how to make users with colors

1.got admin cp.
2.go to usergroups --> usergroup manager.
2.Edit user group.
3.in Username HTML Markup ..there will be two boxes
in first box
<
PHP:
font color='BLUE'>
and in second box
PHP:
</font>

Change the colour to ur desired colour...u can replace the colour name with hexadecimal values ...it can be found here
Code:
http://www.liavaag.org/English/Validate/color_chart.html
 
Back
Top