PDA

View Full Version : color for usergorups


rezapci
10-17-2006, 05:29 AM
Hi

I want to color the usergorups like admins, mods, users, banned, guests, ect...

how could I do that ?

it says <span style="color: red;">username</span>

do I have to change the username? because when I put that it shows something else!

what should I do?

thanks in advance

Adrian Schneider
10-17-2006, 08:01 AM
Under the edit usergroup page, you should see two HTML markup fields.

In the first, enter<span style="color: red">and in the second, enter </span>

rezapci
10-17-2006, 08:15 AM
awesome

Thank you :)

Guest210212002
10-17-2006, 02:45 PM
Doing this with CSS is much cleaner. See my sig for a howto.