PDA

View Full Version : how do you remove the underline from links?


212rikanmofo
04-30-2002, 07:08 AM
i have some links but how do i get rid of the underline part? can someone show me please.... i want it to be clickable, but not have the underlines under the words.

FWC
05-01-2002, 03:10 AM
Try this:

https://vborg.vbsupport.ru/showthread.php?s=&threadid=37429

AnkisethGallant
05-01-2002, 03:25 AM
That does underline AND overline. Change where it says
A:hover {
COLOR: { hovercolor};
TEXT-DECORATION: underline overline;
From "underline overline" to "none"