vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=229)
-   -   Forum Home Enhancements - Usergroups Colors Identification Under Who's Online (https://vborg.vbsupport.ru/showthread.php?t=192467)

MAZAG 10-01-2008 10:00 PM

Usergroups Colors Identification Under Who's Online
 
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:

Code:

<div>$activeusers</div>
Below It Add:

Code:

<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 ! >

PHP Code:

<div>
<
p><font face="Verdana" style="font-size: 8pt"><b><font color="#C70000">
Administrator</font<font color="#3476FE">Global Mod.</fontl
<font color="green">Moderator</font<font color="#FF7800">Elite
</font><font color="#000000">Premium</font<font color="#496690">
Members</font<font color="#6880A3"><i>Not Activated</i></fontl
<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

Quote:

Originally Posted by Robru (Post 1635786)
You can set it in your admincp :)


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

RickyG

directprint 10-09-2008 01:13 PM

Quote:

Originally Posted by RickyG (Post 1637982)
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!


All times are GMT. The time now is 02:31 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00980 seconds
  • Memory Usage 1,735KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete