I'm having a problem with all my images having a border in IE, though in Firefox none of the images have a border.
Is there a way I can just take the border off of all images in a theme?
You can see what I mean here:
http://theisleofavalon.com
I'm having a problem with all my images having a border in IE, though in Firefox none of the images have a border.
Is there a way I can just take the border off of all images in a theme?
You can see what I mean here:
http://theisleofavalon.com
Add to your theme's stylesheet:
img, a img {border:none;}
Thanks, that sorted it out :)
This topic has been closed to new replies.