Hello,
How would I make an administrator a different colour on VB? and V.I.P's different colours? I've been looking everywhere.
Thanks,
Rob.

Hello,
How would I make an administrator a different colour on VB? and V.I.P's different colours? I've been looking everywhere.
Thanks,
Rob.
AdminCP --> Usergroups --> Edit usergroup options --> Where its user title put HTML code, for example to make Bold Black VIP users have a well..bold black name you would write:
In the first boxHTML Code:<b><font color="#000000">
and
In the second box.HTML Code:</b></font>
Hope that was some help![]()
or instead of the#000000 you can out red or blue
But that's not valid (I think?) o_o
it will work like that invent![]()
Yes it works, but its not xHTML valid or something![]()
first:
second:Code:<b><font color="fontcolourhere">
Valid ftw.Code:</font></b>
I thought he meant like
<b><font color="red"></font></b>
Whereas it should really be:
<b><font color="#FF0000"></font></b>
Want to hide these adverts? Register an account for free!