Forum Moderators: not2easy
are you by any chance using the display:block property too?
I had a look because for some reason I can't get Opera to Underline a link..it's appearing in my normal text color too, which it's not supposed too..
Brett have already done what you say, but it doesn't help and also it's only happening on one page of my site that calls a different style sheet to the rest of the pages although the link CSS code is the same?
Suzy
It is very important to add the 'text-decoration: none;' as Opera 6 has a bug which causes an Overline to appear on links which are set to 'display: block;'
from this page:
[tntluoma.com...]
Suzy