When viewing the ligthtbox it is very obvious the right border around the image is smaller then the other borders. I have tried to fix this using the skin interface but this does not fix the problem. As far as I can see the styles that are responsible for these borders are inline styles generated from the input form the lightbox2 interface.
Overriding this using the stylesheet does not work.
I checked this on Firefox and IE6 and I'm using it on sitename but the same thing happends on a different project.
I couldn't find anything about this so I'm wondering if this could be fixed?
Comments
Comment #1
stella commentedYour theme is interfering with the lightbox display, which is putting the image off-center. Your theme's style.css file has the following rule:
To counter-act this you need to add an additional rule like:
Cheers,
Stella
Comment #2
danon1981 commentedThanks Stella!
Completely forgot to check if my theme was messing it up!
Thanks for the lightbox2 module by the way!
Cheers,
David
Comment #3.0
danon1981 commentedremoved sitelink