The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Removing link underline

3 posters

Go down

Solved Removing link underline

Post by Hydroxux June 26th 2012, 7:58 pm

Is there a way to remove the link underlines?


Last edited by Hydroxux on June 26th 2012, 8:07 pm; edited 1 time in total
avatar
Hydroxux
Forumember

Posts : 74
Reputation : 5
Language : i dont know

Back to top Go down

Solved Re: Removing link underline

Post by Sir Chivas™ June 26th 2012, 8:01 pm

Hi, Hello

Try this code in the CSS:
Code:
a:hover{
    text-decoration: none !important;
    }
    a{
    text-decoration: none !important;
    }
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6980
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

https://aforums.org

Back to top Go down

Solved Re: Removing link underline

Post by Hydroxux June 26th 2012, 8:06 pm

Thank you.It worked Very Happy
avatar
Hydroxux
Forumember

Posts : 74
Reputation : 5
Language : i dont know

Back to top Go down

Solved Re: Removing link underline

Post by Sir Chivas™ June 26th 2012, 8:23 pm

No problem. Wink
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6980
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

https://aforums.org

Back to top Go down

Solved Re: Removing link underline

Post by kirk June 26th 2012, 8:45 pm

Hydroxux wrote:Thank you.It worked Very Happy

Topic Solved & Locked
kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum