Color Names for Admin,Mod, etc..

Gantz

New Member
Hello, I was wondering how do I use the colored names for the admins, super mods, and the mods?

for example, Administrators would be RED
Super Moderators would be ORANGE
Moderators would be GREEN

can someone help me out?
 
Go to your Admincp
Open Usergroups Menü
Usergroup manager
Press edit on the usergroups you want to be colored
Username HTML Markup

For example, if you want the names of the chosen usergroup to be in bold, enter the following in the first field:
Code:
<b>

Second Field:
Code:
</b>

If you want the names to be italic and underlinded, enter this in the first field:
Code:
<i><u>

Second one:
Code:
</i></u>

To display the nicknames in colors, enter the following for the first one:
Code:
<font color="red">

Second:
Code:
</font>

Where you can edit the red, for example to blue, green or anything you want

Regards
 
pmt said:
Go to your Admincp
Open Usergroups Menü
Usergroup manager
Press edit on the usergroups you want to be colored
Username HTML Markup

For example, if you want the names of the chosen usergroup to be in bold, enter the following in the first field:
Code:
<b>

Second Field:
Code:
</b>

If you want the names to be italic and underlinded, enter this in the first field:
Code:
<i><u>

Second one:
Code:
</i></u>

To display the nicknames in colors, enter the following for the first one:
Code:
<font color="red">

Second:
Code:
</font>

Where you can edit the red, for example to blue, green or anything you want

Regards


Thanks for the reply. is there anyway tp show just the username colored? becouse when I did as you suggested. the post bit content were also colored. such as posts location etc..

so, anyway to make the user name colored only? I havent tried that mod you suggested. but I'll check it out.
 
Back
Top