PDA

View Full Version : Usergroup Colours


j1mmy
05-27-2006, 03:11 PM
Is it possible to change the colour of the user's name depending on their usergroup?

I'd like to have specific colours for specific usergroups.

Dan
05-27-2006, 03:29 PM
Yes it's very easy you just need to edit the usergroup and change their HTML markup.

Like in the first box put

<span style="color: #C14545;">

second box put

</span>


Replace #C14545 with the hex code for the colour you want.

j1mmy
05-27-2006, 03:33 PM
Where can i find this script?

Dan
05-27-2006, 03:38 PM
This isn't a script, it's built into vBulletin.

Goto the AdminCP, Scrolldown to Usergroups, Click Usergroup Manager, then edit the group you want to change the colour for. The boxes I was talking about are labeled Username HTML Markup.

j1mmy
08-02-2006, 10:25 PM
Will the user names be displayed in that specific colour that I set in the admincp?

I just installed this mod: https://vborg.vbsupport.ru/showthread.php?t=92079&page=6

But unfortunately, it doesnt seem to work with secondary usergroups. I thought this might be the same cane with your above suggestion. By the way, is there anyway to make the mod above work on secondary usergroups insted of the primary usergroup?