Quick Login   
 
Register AdminFusion Tutorials
 
Featured Sponsors


One.com Domain and Hosting


vBulletin, phpBB, & IPB Skins vBulletin Skins

Register
Register
Forum of the Month
Australian Webmaster
fotm

A webmaster forum specifically catering for Australian site owners. We discuss site development, marketing and management issues.

Tag Cloud
Latest Threads
Forum Stats
7,527 Members
163,704 Posts
55 Users Online

Please welcome our newest member, bike4real2!

Affiliates
Go Back AdminFusion » Getting Started » Software » vBulletin » [vB 3.6.2 MOD] Usergroup Color Legend
Welcome to the AdminFusion. AdminFusion is the ultimate resource for forum administrators and moderators. With exclusive articles, interviews with the experts, free downloadable skins, and the revolutionary post exchange system - PostFusion, AdminFusion is the place to go for all of your forum needs.  By joining AdminFusion, you will become part of a thriving admin community and immediately gain access to all of these resources. Registration is fast, simple and absolutely free so please join us today!
Want more than our forums? Try these: Post Fusion Forum Matrix
Old 02-03-2006, 04:52 AM   #1

Ryan's Avatar

Title: Administrator

Points: 47,649, Level: 67Points: 47,649, Level: 67Points: 47,649, Level: 67
Level up: 68%, 701 Points neededLevel up: 68%, 701 Points neededLevel up: 68%, 701 Points needed
Activity: 0%Activity: 0%Activity: 0%

Join Date: Sep 2005

Posts: 10,246

Location: Athens, GA

Ryan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond repute
 
 
[vB 3.6.2 MOD] Usergroup Color Legend

Usergroup Color Legend on Forum Index

This mod will add a legend to your forum idex which will list the usergroups you choose in any order you specify. It is more or less hard-coded, since I am not one to package mods, but it is the best looking mod of its kind right now - in my opinion. Preview pictures are attached. You may also see a live demo here at AdminFusion.I have two versions. The first version is for those of you who have Who's Online boxes with an image to the left of them, and the second is for those of you without images.

Example with images (circled in red)




Example without images







For those with images, use the following

In FORUMHOME template, find:

HTML Code:
<div>$activeusers</div>
Add below:

HTML Code:
<tbody> <tr> <td class="thead" colspan="2"> <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_activeusers')"><img id="collapseimg_forumhome_activeusers" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_activeusers].gif" alt="" border="0" /></a> Legend
        </td> </tr> </tbody> <tbody id="collapseobj_forumhome_activeusers" style="$vbcollapse[collapseobj_forumhome_activeusers]"> <tr> <td class="alt2"> <center> <img src="$stylevar[imgdir_button]/online.gif" border="0" /> </center> </td> <td class="alt1" width="100%"> <div class="smallfont"> <div> <font color=#"6 character color code for Group 1 here"><b>Group 1 name here</b></font><font color=#"6 character color code for Group 1 here"><b>Group 2 name here</b></font> - Members
                </div> </div> </td> </tr> </tbody>
If you do not have images, or do not want a legend image, use this



In FORUMHOME template, find:

HTML Code:
<div>$activeusers</div>
Add below:

HTML Code:
<tbody> <tr> <td class="thead" colspan="2"> <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_activeusers')"><img id="collapseimg_forumhome_activeusers" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_activeusers].gif" alt="" border="0" /></a> Legend 
        </td> </tr> </tbody> <tbody id="collapseobj_forumhome_activeusers" style="$vbcollapse[collapseobj_forumhome_activeusers]"> <tr> <td class="alt1" width="100%"> <div class="smallfont"> <div> <font color=#"6 character color code for Group 1 here"><b>Group 1 name here</b></font><font color=#"6 character color code for Group 1 here"><b>Group 2 name here</b></font> - Members
                </div> </div> </td> </tr> </tbody>
Replace "6 character color code for Group 1 here" with the color code of the first group you would like to display and "Group 1 name here" with the name of that group. Do this for Group 2 as well and for as many groups as you would like to display.

Again, not as pretty and flexible as many mods out there, but this is the best looking Usergroup Legend, in my opinion. If you have any questions, let me know in this thread.

I have used a different image than the one included in this mod, which is why my legend image is a circle, not a rectangle.


Attached Images
File Type: gif legend.gif (52.8 KB, 125 views)
Reply With Quote
Old 02-05-2006, 01:39 PM   #2
kpr

kpr is offline

kpr's Avatar

Title: Apprentice

Points: 2,377, Level: 13Points: 2,377, Level: 13Points: 2,377, Level: 13
Level up: 14%, 73 Points neededLevel up: 14%, 73 Points neededLevel up: 14%, 73 Points needed
Activity: 0%Activity: 0%Activity: 0%

Join Date: Nov 2005

Posts: 194

Location: Sunny Scotland ;)

kpr is on a distinguished road
 
 
I think i will add this later

cheers
Kev
__________________

Reply With Quote
Old 02-06-2006, 05:24 AM   #3

markblair's Avatar


Title: Forum Addict

Points: 8,393, Level: 27Points: 8,393, Level: 27Points: 8,393, Level: 27
Level up: 28%, 357 Points neededLevel up: 28%, 357 Points neededLevel up: 28%, 357 Points needed
Activity: 0%Activity: 0%Activity: 0%

Join Date: Oct 2005

Posts: 1,928

Location: Michigan

markblair is a name known to allmarkblair is a name known to allmarkblair is a name known to allmarkblair is a name known to allmarkblair is a name known to allmarkblair is a name known to all
 
 
It's a great mod. Thanks for taking the time to write this up Ryan.
__________________
Mark Blair
NowParenting - "Parenting Discussion Community"
HostHideout - "Where Professionals Discuss Web Hosting"
Reply With Quote
Old 02-06-2006, 08:21 PM   #4

PostingWorld's Avatar

Title: Member

Points: 1,849, Level: 11Points: 1,849, Level: 11Points: 1,849, Level: 11
Level up: 12%, 1 Points neededLevel up: 12%, 1 Points neededLevel up: 12%, 1 Points needed
Activity: 0%Activity: 0%Activity: 0%

Join Date: Jan 2006

Posts: 63

Location: North Carolina

PostingWorld is on a distinguished road
Send a message via AIM to PostingWorld Send a message via MSN to PostingWorld Send a message via Yahoo to PostingWorld  
 
installed but seeing a problem.

http://www.postingworld.net

Very big space kind of problem...
__________________
Ryan Douglas Poarch
iPotweb.com - Web hosting with a purpose!
PostingWorld.net - General Dicussion Forums
AIM: iPotweb / Yahoo: rxmlp / msn: zeusryan@mchsi.com
Reply With Quote
Old 02-06-2006, 08:28 PM   #5

Ryan's Avatar

Title: Administrator

Points: 47,649, Level: 67Points: 47,649, Level: 67Points: 47,649, Level: 67
Level up: 68%, 701 Points neededLevel up: 68%, 701 Points neededLevel up: 68%, 701 Points needed
Activity: 0%Activity: 0%Activity: 0%

Join Date: Sep 2005

Posts: 10,246

Location: Athens, GA

Ryan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond repute
 
 
Attach or copy/paste your FORUMHOME template here

Come on folks, I always recommend to test mods on a backup copy of your forums first
__________________
...some super-sweet signature
Reply With Quote
Old 02-06-2006, 08:38 PM   #6

PostingWorld's Avatar

Title: Member

Points: 1,849, Level: 11Points: 1,849, Level: 11Points: 1,849, Level: 11
Level up: 12%, 1 Points neededLevel up: 12%, 1 Points neededLevel up: 12%, 1 Points needed
Activity: 0%Activity: 0%Activity: 0%

Join Date: Jan 2006

Posts: 63

Location: North Carolina

PostingWorld is on a distinguished road
Send a message via AIM to PostingWorld Send a message via MSN to PostingWorld Send a message via Yahoo to PostingWorld  
 
Here you go
Attached Files
File Type: txt FORUMHOME.txt (7.8 KB, 8 views)
__________________
Ryan Douglas Poarch
iPotweb.com - Web hosting with a purpose!
PostingWorld.net - General Dicussion Forums
AIM: iPotweb / Yahoo: rxmlp / msn: zeusryan@mchsi.com
Reply With Quote
Old 02-06-2006, 09:02 PM   #7

Ryan's Avatar

Title: Administrator

Points: 47,649, Level: 67Points: 47,649, Level: 67Points: 47,649, Level: 67
Level up: 68%, 701 Points neededLevel up: 68%, 701 Points neededLevel up: 68%, 701 Points needed
Activity: 0%Activity: 0%Activity: 0%

Join Date: Sep 2005

Posts: 10,246

Location: Athens, GA

Ryan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond repute
 
 
Try this one
Attached Files
File Type: txt FORUMHOME02.txt (7.7 KB, 10 views)
__________________
...some super-sweet signature
Reply With Quote
Old 02-06-2006, 09:06 PM   #8

PostingWorld's Avatar

Title: Member

Points: 1,849, Level: 11Points: 1,849, Level: 11Points: 1,849, Level: 11
Level up: 12%, 1 Points neededLevel up: 12%, 1 Points neededLevel up: 12%, 1 Points needed
Activity: 0%Activity: 0%Activity: 0%

Join Date: Jan 2006

Posts: 63

Location: North Carolina

PostingWorld is on a distinguished road
Send a message via AIM to PostingWorld Send a message via MSN to PostingWorld Send a message via Yahoo to PostingWorld  
 
Thank you so much! Working perfect now
__________________
Ryan Douglas Poarch
iPotweb.com - Web hosting with a purpose!
PostingWorld.net - General Dicussion Forums
AIM: iPotweb / Yahoo: rxmlp / msn: zeusryan@mchsi.com
Reply With Quote
Old 02-06-2006, 09:06 PM   #9

Ryan's Avatar

Title: Administrator

Points: 47,649, Level: 67Points: 47,649, Level: 67Points: 47,649, Level: 67
Level up: 68%, 701 Points neededLevel up: 68%, 701 Points neededLevel up: 68%, 701 Points needed
Activity: 0%Activity: 0%Activity: 0%

Join Date: Sep 2005

Posts: 10,246

Location: Athens, GA

Ryan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond repute
 
 
Sure thing, I'm glad you like it
__________________
...some super-sweet signature
Reply With Quote
Old 02-06-2006, 10:13 PM   #10

Ryan's Avatar

Title: Administrator

Points: 47,649, Level: 67Points: 47,649, Level: 67Points: 47,649, Level: 67
Level up: 68%, 701 Points neededLevel up: 68%, 701 Points neededLevel up: 68%, 701 Points needed
Activity: 0%Activity: 0%Activity: 0%

Join Date: Sep 2005

Posts: 10,246

Location: Athens, GA

Ryan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond reputeRyan has a reputation beyond repute
 
 
I went ahead and submitted this to vb.org...If you've installed it and are registered over there, go click "Install" if you dont mind...a comment would be nice too...it's publicity for AF

http://www.vbulletin.org/forum/showthread.php?t=107326
__________________
...some super-sweet signature
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

 
Posting Rules

AdminFusion

All times are GMT +1. The time now is 11:50 PM. Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0 © 2005-2008 AdminFusion - All Rights Reserved