I am a first time user of lightbox 2.04 and I got it to work no problem. The only problem I do have with it is the blue outline it gives to my thumbnail images. How can I get rid of it?
I am a first time user of lightbox 2.04 and I got it to work no problem. The only problem I do have with it is the blue outline it gives to my thumbnail images. How can I get rid of it?
Either set their style border in your stylesheet, like:
(or you could color and style it to whatever you like). Or use the each image's border attribute:Code:img { border: none; }
HTML Code:<img src="somethumbnail.jpg" border=0 alt="">
- John________________________
Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate
Bookmarks