PDA

View Full Version : Vb help.


AquaFear09
03-26-2009, 05:56 PM
Hi,
ive newly insalled Vb on my website and i would like to know how to change the username clolours ect.
I cant seem to find it when i edit the member group.

also where can i get good free skins?

King of Fros
03-26-2009, 05:57 PM
Pm me the link and i'll help more ;)

C o l i n
03-26-2009, 06:05 PM
1. Go to your admincp
2. Expand the Usergroups setting group
3. Click on Usergroup Manager
4. Select the usergroup you wish to set the username markup for and select 'Edit Usergroup (id: x) Then click Go

x being the id number of the usergroup

5. You should see an option saying 'Username HTML Markup'

The first box is the start tag, and the seccond box is the end tag.

Usergroup Colour

<span style="color: red;"> Making your username - Like this

Or you can open the html file of them up and add this {COLOR="RED"}(usergroup){/COLOR}

Also, replace the { and } with [ and ]