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.

Changing user colour

4 posters

Go down

Solved Changing user colour

Post by susantowin August 8th 2009, 3:44 pm

Is there a way to change the colour of regular members usernames?

Thanks


Last edited by susantowin on August 9th 2009, 12:15 pm; edited 1 time in total
avatar
susantowin
Forumember

Posts : 40
Reputation : 0
Language : English

Back to top Go down

Solved Re: Changing user colour

Post by ankillien August 8th 2009, 7:29 pm

Hi!

To do that you might need to change the link color of your forum.

Go to Admin CP > Display > Colors > CSS.

Add this code there and save.

Code:
a:link {
color : red !important;
}

Replace red with your desired one.
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: Changing user colour

Post by susantowin August 8th 2009, 10:53 pm

Thanks but that didn't work, it only changed the color of the categorys.
avatar
susantowin
Forumember

Posts : 40
Reputation : 0
Language : English

Back to top Go down

Solved Re: Changing user colour

Post by LilJur August 8th 2009, 11:19 pm

True...
Dang... I saw the code for that today in my CSS... but i just cant remember it anymore
avatar
LilJur
Forumember

Male Posts : 212
Reputation : 8
Language : xml, css, html, hex, english and dutch

Back to top Go down

Solved Re: Changing user colour

Post by ankillien August 9th 2009, 6:53 am

Ok...try this code..

Code:
strong a , a strong {
color : red !important;
}
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: Changing user colour

Post by susantowin August 9th 2009, 12:15 pm

That works. Thanks for the help!
avatar
susantowin
Forumember

Posts : 40
Reputation : 0
Language : English

Back to top Go down

Solved Re: Changing user colour

Post by Nessa August 9th 2009, 1:05 pm

Since this problem appears to be resolved, I will lock this topic now.


=> Locked
Nessa
Nessa
Energetic

Female Posts : 6203
Reputation : 128
Language : English

Back to top Go down

Back to top

- Similar topics

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