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
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
