Quote:
Originally Posted by ranger82nd
Your problem is due to this:
Code:
A:link {
COLOR: #000000; TEXT-DECORATION: underline;
If you make TEXT-DECORATION: none it will get rid of the line, but you loose your underline in all links. Interesting enough I see I'm having the same issue, but I only use underline when hovering. I'll have to dig a little deeper.
|
Yep, you are right.
I want to keep my text links underlined, but not for thumbnails. The question is, why is only Firefox showing the thumbnails with an underline?