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.

Can I change the color of the members?

5 posters

Go down

Solved Can I change the color of the members?

Post by Dark_Kokiri July 27th 2009, 6:50 pm

Ok, I know how to change the colors of usergroups such as Admins and Mods, that's easy. I would like to know if I could change the color of the basic members. I am using a gray layout, and the user's names are all in a different shade of gray and it looks really bad. (Plus, it's hard to see) Does anyone know if this is possible to fix?

Thanks!

-Dark_Kokiri


Last edited by Dark_Kokiri on August 4th 2009, 7:25 pm; edited 2 times in total
Dark_Kokiri
Dark_Kokiri
Forumember

Posts : 101
Reputation : 0
Language : English

http://madmeeper.com

Back to top Go down

Solved Re: Can I change the color of the members?

Post by Master Marc July 27th 2009, 6:54 pm

Hello Dark_Kokiri,
You can change the member's colors by changing the color of links.

ACP=>Display Tab=>Pictures and Colors=>Colors=>Colors and text size=>Link Color=>Change color=>Save

Other than that and colored groups,it's not possible,sorry.
Master Marc
Master Marc
Hyperactive

Male Posts : 3661
Reputation : 47
Language : English and Spanish.

Back to top Go down

Solved Re: Can I change the color of the members?

Post by ankillien July 27th 2009, 7:12 pm

TO change color of links, as Marc said, do this...
GO to Admin CP > Display > Colors > CSS...
Add this code there...

Code:
a strong , strong a {
color : yellow !important;
}

Change the 'yellow' as per your need.
ankillien
ankillien
Energetic

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

Back to top Go down

Solved Re: Can I change the color of the members?

Post by Dark_Kokiri July 27th 2009, 7:17 pm

It's still not working. :/
Dark_Kokiri
Dark_Kokiri
Forumember

Posts : 101
Reputation : 0
Language : English

http://madmeeper.com

Back to top Go down

Solved Re: Can I change the color of the members?

Post by ankillien July 27th 2009, 7:23 pm

ok, try this code...

Code:
a strong , strong a ,  a span strong {
color : yellow;
}
ankillien
ankillien
Energetic

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

Back to top Go down

Solved Re: Can I change the color of the members?

Post by Dark_Kokiri July 27th 2009, 7:55 pm

Instead of changing the user's color, it changed the Admin's. D:
Dark_Kokiri
Dark_Kokiri
Forumember

Posts : 101
Reputation : 0
Language : English

http://madmeeper.com

Back to top Go down

Solved Re: Can I change the color of the members?

Post by forumike July 27th 2009, 7:59 pm

Try changing the link color
forumike
forumike
Forumember

Male Posts : 26
Reputation : 1
Language : English
Location : New Jersey, USA

http://habbohabitatforum.omgforum.net/index.htm

Back to top Go down

Solved Re: Can I change the color of the members?

Post by Dark_Kokiri July 27th 2009, 8:05 pm

I did, that didn't work wither
Dark_Kokiri
Dark_Kokiri
Forumember

Posts : 101
Reputation : 0
Language : English

http://madmeeper.com

Back to top Go down

Solved Re: Can I change the color of the members?

Post by ankillien July 28th 2009, 4:33 am

You can use this CSS code. But it may change colors of many other links.

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

Change white as per your need.
ankillien
ankillien
Energetic

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

Back to top Go down

Solved Re: Can I change the color of the members?

Post by Dark_Kokiri August 4th 2009, 7:25 pm

Alright, that fixed it! Thanks a lot!
Dark_Kokiri
Dark_Kokiri
Forumember

Posts : 101
Reputation : 0
Language : English

http://madmeeper.com

Back to top Go down

Solved Re: Can I change the color of the members?

Post by RoNo August 4th 2009, 7:34 pm


Since the issue is marked solved by the author, I will lock this topic.

Can I change the color of the members? Locked1 Can I change the color of the members? Lock2RoNo
RoNo
RoNo
Active Poster

Male Posts : 1270
Reputation : 135
Language : English
Location : Laguna Beach, California

http://bf2mercenaries.forumotion.com/

Back to top Go down

Back to top

- Similar topics

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