PDA

View Full Version : underline links


bcct
08-18-2005, 01:24 PM
Hi everyone,

Which css ID or class in the main.css should I change to get the underline text decoration remove from the links?

Well, what I mean is every link in the directory by default is underline. How can I remove it? Which CSS's ID (#abc) or class (.abc) should I add the "text-decoration: none;" ?

which one is for the Top level categories and which is for the lower level categories?

which CSS ID or class that I should change so that when I move the mouseover to the link, underline or bold or bigger font will appear?

Thousand thanks.

bcct
08-18-2005, 06:31 PM
what took me so long to realise that I just need to add the code below in the main.css file?

Content visible to registered users only.

:)

David
08-18-2005, 06:44 PM
Glad you found the answer. I'll see if I can add this one to the Wiki.