weird girl
08-03-2004, 07:38 AM
Ergh! In my css, I specified
a.img
{border: none;
background: transparent;}
for the image links
because the regular links I have border effects and junk. Well, In Mozilla the thumbnails with <a clas="img"> have no border or background, in Opera, there's no border or background, but- suprprise surprise, in IE, the thumbnails have a lovely dotted border around it. :rolleyes:
Here's the URL: http://alien.tag-world.com/art/
Can anyone please tell me how to get rid of that dang border in IE? I'm not talking about the 3px solid blue border, I'm talking about the dotted border that appears when you hover over the thumfbnails.
a.img
{border: none;
background: transparent;}
for the image links
because the regular links I have border effects and junk. Well, In Mozilla the thumbnails with <a clas="img"> have no border or background, in Opera, there's no border or background, but- suprprise surprise, in IE, the thumbnails have a lovely dotted border around it. :rolleyes:
Here's the URL: http://alien.tag-world.com/art/
Can anyone please tell me how to get rid of that dang border in IE? I'm not talking about the 3px solid blue border, I'm talking about the dotted border that appears when you hover over the thumfbnails.