ARI,
I am using the module from sexy lightbox and get the rendering in the attached pictures. The right side is missing some border.
My first rendering is of a flash (.swf) file sized 800 wide and 200 high. I set the module to be 914 by 230. But the top and bottom "bars" have code that makes them longer (width: 928px):
element.style {
position: absolute;
width: 928px;
z-index: 32002;
background-image: none;
overflow: hidden;
background-position: initial initial;
background-repeat: initial initial;
}
Making it 914 shrinks the width to the right width for both bars but the SLB-Background width at 914 needs to be 907 to line up the right side. But making these adjustments "un-centers" the lightbox.
See joomla.jlnarducci.com for this problem.
The Article image is just to show that it occurs with a different type and the problem occurs with an iPad and it occurs on the laptop with Chrome (primary) Safari, Firefox and IE10.
Let me know if you need more info.
Jonathan