Hi there folks, i made a website with some images. Using lightbox looks great, either the image is showing a bit outside the box, what am I doin wrong? Thx in advance http://dm-kids.com/gallerij.html Cees
The lightbox is sizing according to the image size however you also have padding and spacing around the image (probably from your css settings). That spacing and padding is moving the image over but is being ignored by the lightbox. Remove the spacing.
Hi Kurg, you're right, but in my CSS i had some padding for all my images. And when i change that, it will help for my lightbox, either not for all the other images. Another hint? thx cees