Hi guys. I want to make administrators usernames in different colors, on a vbulletin board. How can I modify that ? Thanks.
Admin Panel --> Usergroups --> Usergroup Manager --> Administrator (Edit Usergroup) ----> Where it says "Username HTML Markup" put this code in the first box: <span style="color:red"> Code (markup): And this is the second box: </span> Code (markup): Change the red to any colour you want.