The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Sorry if this is in the wrong forum guys.
I am looking for the following mods and was just wondered if they are availible? - Be able to change usernames to different colours and styles for different groups. - Place images under avatars or above them to say which usergroup the member is in. Thanks. |
|
#2
|
|||
|
|||
|
this is both part of vb, edit the usergroup for the first one and use ranks for the 2nd.
|
|
#3
|
|||
|
|||
|
1) AdminCP > Usergroups > Usergroup Manager > Edit Usergroup > Username HTML markup.
Use something like: Code:
---------------- 1st box --------------- <span style="color: red"> ---------------- 2nd box --------------- </span> 2) Example: https://vborg.vbsupport.ru/showpost....65&postcount=8 |
![]() |
|
|