PDA

View Full Version : Forum Home Enhancements - Usergroups Colors Identification Under Who's Online


MAZAG
10-01-2008, 10:00 PM
It's simple html code you can put it under users online in forumhome for your members to know what's user colors refer to

as red >>> admin
green>> moderator

DEMO: http://www.forum.mazag.tv

Installation:

open style>> edit templates >> forumhome

search:

<div>$activeusers</div>

Below It Add:

<br>
<p><font face="Verdana" style="font-size: 8pt"><b><font color="#C70000">
Administrator</font> l <font color="#3476FE">Global Mod.</font> l
<font color="green">Moderator</font> l <font color="#FF7800">Elite
</font>l <font color="#000000">Premium</font> l <font color="#496690">
Members</font> l <font color="#6880A3"><i>Not Activated</i></font> l
<font color="#808080"><strike>Banned</strike></font></b></font></p>

Edit colors according to your usergroups colors..


https://vborg.vbsupport.ru/external/2008/10/73.jpg

hunter22375
10-02-2008, 12:12 PM
Thanks.

Mesohu
10-02-2008, 03:45 PM
use this ! >

<div>
<p><font face="Verdana" style="font-size: 8pt"><b><font color="#C70000">
Administrator</font> l <font color="#3476FE">Global Mod.</font> l
<font color="green">Moderator</font> l <font color="#FF7800">Elite
</font>l <font color="#000000">Premium</font> l <font color="#496690">
Members</font> l <font color="#6880A3"><i>Not Activated</i></font> l
<font color="#808080"><strike>Banned</strike></font></b></font></p></div>

Robru
10-02-2008, 04:51 PM
You can set it in your admincp :)

RickyG
10-05-2008, 04:52 PM
You can set it in your admincp :)


You can set the colors in admin panel...where?

RickyG

directprint
10-09-2008, 01:13 PM
You can set the colors in admin panel...where?

RickyG
Admin CP > Usergroups > Uusergroup Manager > click go on the usergroup > Username HTML Markup


Specify the colour in Username HTML Markup
example
<span style="color: #99ccff;font-style: italic;"></span>

dt_truck11
10-10-2008, 08:33 PM
this is the same thing as this mod>>>https://vborg.vbsupport.ru/showthread.php?t=165980

Darkgardevoir
10-12-2008, 04:30 AM
just what i need

militarytuners
12-31-2008, 02:15 AM
This is awesome!