The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Usergroup Color Legend on Index 1.03 Details »» | |||||||||||||||||||||||||
Usergroup Color Legend on Forum Index This mod will add a legend to your forum index which will list the usergroups you choose in any order you specify. What I have done is taken this mod and rearranged things with a different look. Since I am not exactly one to package and release plugin's, this mod is more or less "hard-coded". I wasn't planning on releasing it but have had a few people suggest that I do so. Live, working demo here. There are three versions.
I've attached an example of each in order of listing above. The light skin is an example of the version with images. The red skin is an example of a forum with images but no Legend image. The darker skin is an example of the version without images. I would rather not commit myself to official support of this mod, but will of course provide help when able to. It is a very simple edit, but I make no promises or guarantees that it will work with your particular skin. As always, dont forget to click Install if you choose to use this! Thanks! P.S. This is the first time I have ever packaged and released a mod, so I'm sorry if something is not quite right :speechless: Version History: 1.01 - Changed wording in installation - Changed formatting of html code 1.02 - Fixed collapse issue - the collapse icon now collapses the legend, not active users Show Your Support
|
Comments |
#32
|
||||
|
||||
Quote:
[high]* Kacela Clicks Install![/high] |
#33
|
|||
|
|||
How about.....Stag? :classic:
|
#34
|
||||
|
||||
Thank you installed and everything is working
|
#35
|
|||
|
|||
Cheers
|
#36
|
|||
|
|||
Quote:
My forum: http://forums.babynameaddicts.com/forums/ My code: Code:
<!-- Usergroup Legend by GTAce --> <tbody> <tr> <td class="thead" colspan="2"> <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_legend')"><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_legend" style="$vbcollapse[collapseobj_forumhome_activeusers]"> <tr> <td class="alt2"> <center> <img src="$stylevar[imgdir_button]/whos_online.gif" border="0" /> </center> </td> <td class="alt1" width="100%"> <div class="smallfont"> <div> <font color=#FF33FF><b>Admin</b></font> <font color=#892EE4><b>Member+</b></font> <font color=#333399><b>Member</b></font> </div> </div> </td> </tr> </tbody> <!-- / Usergroup Legend by GTAce --> |
#37
|
|||
|
|||
Change:
HTML Code:
$stylevar[imgdir_button]/whos_online.gif HTML Code:
$stylevar[imgdir_misc]/whos_online.gif |
#38
|
|||
|
|||
Super-duper! Thanks so much!
|
#39
|
|||
|
|||
And what about subgroups?
When someone is in a sub usergroup they dont get colors. For instance, i have all people in the main group "registered users" with subgroups giving them perms for other fora. So all people will only get colors according to their main group...so all colors stay the same |
#40
|
|||
|
|||
The purpose of this is just to explain why usernames are a certain color...If you have members in additional groups that do not change their username color, how are they distinguished anyways?
|
#41
|
|||
|
|||
Quote:
Im having this same issue and it has nothing to do with extra lines and images. Why is it shifting stuff to the right side and how do i fix this? Doug Update... Group I never did figure out how to fix this issue using the "no images" version, but I tried the "images" version like Ev!L ErN!E did and everyting works with no issues. But I dont want to have an image on the side of the legend, how can I get this to work without shifting the text to the right and still not have to have an image or icon to the left of the legend? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|