Hi,
My blog is here: http://bigmentaldisease.com/
I get a border around all images that are linked, it's annoying. I tried checking through style.css for text decoration but that didn't help.
I get them in IE and firefox
Nick
Hi,
My blog is here: http://bigmentaldisease.com/
I get a border around all images that are linked, it's annoying. I tried checking through style.css for text decoration but that didn't help.
I get them in IE and firefox
Nick
Add this into the stylesheet...
a img {border:none}
thanks
This topic has been closed to new replies.