The Arcive of vBulletin Modifications Site. |
|
Custom Colored Usergroup Legend Details »»
|
|||||||||||||||||||||||||
This works with any version of vBulletin. I am sure this is just another version of many other similar mods, but I thought I would share it any way.
![]() What does this hack do? This hack provides a colored usergroup legend in the What's Going On box... See screen shots for more info. Example: Legend: ~Administrator~ - ~Super Mod~ - ~Moderator~ - ~Premium~ - ~Plasma Team~ - ~Retired Staff~ - ~Banned~ Live Demo: http://transversegfx.com/forums/ Install: Go to FORUMHOME Template (Style Manager>Style you want to edit>Drop Down Menu>Edit Templates>Forum Home (double click)>FORUMHOME Find: Code:
<div>$activeusers</div> </div> Code:
<div> <br /> <b> Legend: <font color=red>~Administrator~</font> - <font color=blue> ~Super Mod~</font> - <font color=blue>~Moderator~</font> - <font color=lime>~Premium~</font> - <font color=cyan>~Plasma Team~</font> - <font color=grey>~Retired Staff~</font></b> - <s><font color=black>~Banned~</font></s> </div> YOUR DONE! Congrats! (you will have to add any additional groups you want) Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
Very nice. Thanks for the input!
|
![]() |
|
|