How to remove Underline under the link?
2 posters
Page 1 of 1
Re: How to remove Underline under the link?
Admin Panel > Display > Colors > CSS stylesheet:
- Code:
a:link,a:active,a:visited {
text-decoration: none;
}
a:hover{
text-decoration: none !important;
}
Russel- Active Poster
-
Posts : 1407
Reputation : 236
Language : English, Filipino
Location : Philippines

» How to remove underline?
» i cant remove the underline
» How to remove underline under my name?
» how to remove underline
» Remove Underline
» i cant remove the underline
» How to remove underline under my name?
» how to remove underline
» Remove Underline
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum