Themes By Design

[TUTORIAL] Change Usergroup Colors

Peggy
07-17-2007, 08:35 AM
Use this tutorial to change the color of usernames in postbit and the Whos Online box. Many admins do this so that members can distinguish between administrators, moderators and other usergroups.
Go into adminCP
Usergroups
Usergroup Manager
on the right, select the usergroup you want to change the color of, and click on edit and Go.
Go to Username HTML Markup and add this in the fields:To add color:

Left Field - <span style="color: #9F0505;">Right Field - </span>

To add color and bold -

Left Field - <span style="font-weight: bold; color: #6699ff;">

Now add italics to the mix!

<span style="font-style: italic; font-weight: bold; color: #6699ff;">


Change the color code to whatever HEX color code you want.
See the attached color chart



co-credit:Chris for adding to this tutorial

julia
10-05-2007, 04:52 PM
Oh, it does it by usergroups, I guess I need it for the status, like the VIP, they are not showing in the usergroups.

Peggy
10-26-2007, 12:57 PM
Yes ma'am, this is only for use with usergroups.

albasoul
06-22-2008, 10:38 AM
Thanks Very good ,we need it