Log in

View Full Version : Are any of these modifications availible?


MHFC
06-20-2008, 03:31 PM
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.

ssslippy
06-20-2008, 03:49 PM
this is both part of vb, edit the usergroup for the first one and use ranks for the 2nd.

Opserty
06-20-2008, 04:48 PM
1) AdminCP > Usergroups > Usergroup Manager > Edit Usergroup > Username HTML markup.

Use something like:

---------------- 1st box ---------------
<span style="color: red">

---------------- 2nd box ---------------

</span>
(The bit in red is CSS, there should be tutorials around that show you how you can do more stuff)

2) Example: https://vborg.vbsupport.ru/showpost.php?p=1552865&postcount=8