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.

Remove Underlined User name???

3 posters

Go down

Solved Remove Underlined User name???

Post by nikhu07 September 17th 2010, 1:46 pm

In the who is online section i want to remove the underline below usernames, its just not suit to the color of the groups i have assigned..please help me out...
Sad
avatar
nikhu07
New Member

Male Posts : 8
Reputation : 0
Language : English
Location : Akola

http://www.discusscity.userboard.net

Back to top Go down

Solved Re: Remove Underlined User name???

Post by StrongHold September 17th 2010, 1:50 pm

You posted this twice... but ill answer it here. Can I have a link to your forum so I can look at the problem?
avatar
StrongHold
Forumember

Posts : 104
Reputation : 0
Language : English, HTML, CSS, PHP
Location : Canada

Back to top Go down

Solved Re: Remove Underlined User name???

Post by nikhu07 September 17th 2010, 1:54 pm

StrongHold wrote:You posted this twice... but ill answer it here. Can I have a link to your forum so I can look at the problem?

My forum link is http://nikhu07.userboard.net
the underline color is red but i dont want it...
avatar
nikhu07
New Member

Male Posts : 8
Reputation : 0
Language : English
Location : Akola

http://www.discusscity.userboard.net

Back to top Go down

Solved Re: Remove Underlined User name???

Post by StrongHold September 17th 2010, 1:59 pm

Try adding this to your css

Code:
a:link,a:active,a:visited {
        text-decoration: none !important;
    }
a:hover{
    text-decoration: none !important;
    }
avatar
StrongHold
Forumember

Posts : 104
Reputation : 0
Language : English, HTML, CSS, PHP
Location : Canada

Back to top Go down

Solved Re: Remove Underlined User name???

Post by nikhu07 September 17th 2010, 2:14 pm

StrongHold wrote:Try adding this to your css

Code:
a:link,a:active,a:visited {
        text-decoration: none !important;
    }
a:hover{
    text-decoration: none !important;
    }

Thankx man, its working.... :wouhou: :wouhou:
avatar
nikhu07
New Member

Male Posts : 8
Reputation : 0
Language : English
Location : Akola

http://www.discusscity.userboard.net

Back to top Go down

Solved Re: Remove Underlined User name???

Post by Sanket September 18th 2010, 8:54 pm

Since this thread appears to be solved, I will lock this thread and mark it as solved.
Remove Underlined User name??? 2j4t5a8

Sanket Smile

Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

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