Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Template Modifications
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
User Color Legend Details »»
User Color Legend
Version: 1.01, by bigcurt bigcurt is offline
Developer Last Online: Sep 2013 Show Printable Version Email this Page

Version: 3.0.3 Rating:
Released: 07-12-2005 Last Update: 08-14-2005 Installs: 109
Template Edits
 
No support by the author.

Well, I go by and see ALOT of forums that have the HTML markup in there usergroup settings but noone can really tell what they mean cause it doesnt show it anywhere. So I was looking through the templates and was just trying different places to put a Color Legend. There are a BUNCH of ways to do this modification, if you want to get fancy with it, you please do so and post your results . Hope you have fun.

I also tried to follow the forum home modification rules to the "T" so all the instructions, ect are in the zip file to the left file. This modification is nothing, it is just html in the template, nothing big whatsoever.

This modofication should support all 3.0.X versions. I have not tested on the new betas, the only version I have tested on is 3.0.3.

Here is a LIVE DEMO of the hack down at the bottom by the Who is online box.

---------------LIVE DEMO------------
www.keyhunt.com/forum
---------------/---------------------

If anyone at all needs a screenshot just tell me, I will be happy to post one.

Thanks for your time and make sure if you change it, post your results for others =).

~Big Curt~

* bigcurt installs =) lol

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #62  
Old 10-01-2005, 02:05 PM
bmroyer bmroyer is offline
 
Join Date: Dec 2004
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

it worked, thanks!
Reply With Quote
  #63  
Old 10-01-2005, 08:49 PM
bigcurt's Avatar
bigcurt bigcurt is offline
 
Join Date: Nov 2004
Location: KierDarby.php
Posts: 1,009
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes, this is just a legend of the HTML markup you have, just like he said, sorry you didnt understand.

~Curt
Reply With Quote
  #64  
Old 10-19-2005, 04:44 AM
oldfan's Avatar
oldfan oldfan is offline
 
Join Date: Jul 2004
Posts: 813
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks works great

/me clicks install
Reply With Quote
  #65  
Old 11-14-2005, 05:40 AM
prows prows is offline
 
Join Date: Nov 2005
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I was wandering how do you arrange how the grups are displayed? because its all mixed up in the legend at the moment.
Reply With Quote
  #66  
Old 11-14-2005, 09:05 PM
49er 49er is offline
 
Join Date: Nov 2005
Location: UK
Posts: 153
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dark Riku
Sorry for posting this a little later, i was waiting for a PM, then i just forgot about it. Heres my code, for the legend to be in a collapseable table style.
Code:
Find: 
------------------------
$todayloggedinusers
------------------------
Below Add:
------------------------
<tbody>
<tr>
<td class="thead" colspan="2">
<a style="float:$stylevar[right]" href="#top" onClick="return toggle_collapse('forumhome_legend')"><img id="collapseimg_forumhome_legend" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_legend].gif" alt="" border="0" /></a>Legend
</td>
</tr>
</tbody>
<tbody id="collapseobj_forumhome_legend" style="$vbcollapse[collapseobj_forumhome_legend]">

<tr>

<td class="alt2"><img src="$stylevar[imgdir_misc]/user_today.gif" alt=" Legend" border="0" /></td>

<td class="alt1" colspan="0"><div class="smallfont">
<i>Legend:</i><font color="COLOR">[<b>Administrator</b>]</font>, <font color="Orange">[<b>Moderators</b>]</font>, <font color="COLOR">[<b>Super Mods</b>]</font>
        </div></td>
</tr>
</tbody>
**Note: Replace COLOR with the color that you want the name to be in.

To add more ranks, add
Code:
, <font color="COLOR">[<b>GROUP NAME</b>]</font>
after the others.

And Upload this image, you dont have to use it, but make sure you have a image to replace it with with same name if you dont want to use it.


http://www.gfxwiz.net/forums/wizards...user_today.gif



Live Preview: http://www.forums.theoryconcept.net
sorry for been such a noob but where do i actually find $todayloggedinusers so as to enter the code?

thx :ermm:
Reply With Quote
  #67  
Old 11-19-2005, 10:01 AM
sohail sohail is offline
 
Join Date: Nov 2005
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hi, i m new and i can get only admin colr not any Mod r other group i have 3.5.1 may any help plz
Reply With Quote
  #68  
Old 11-19-2005, 11:37 PM
Tony G's Avatar
Tony G Tony G is offline
 
Join Date: Nov 2001
Location: Melbourne, Australia
Posts: 8,357
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What do you mean, can't get any mod colour?
Reply With Quote
  #69  
Old 11-20-2005, 06:48 AM
sohail sohail is offline
 
Join Date: Nov 2005
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Tony G
What do you mean, can't get any mod colour?
i can get color change to ADMIN Group but not to MODERATOR AND SUPER MODERATOR Group have any idea?????
Reply With Quote
  #70  
Old 11-20-2005, 10:18 AM
Rickie3's Avatar
Rickie3 Rickie3 is offline
 
Join Date: Nov 2004
Location: Australia/Tasmania
Posts: 770
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

go to usergroup in admin cp select usergroup you want and in Username HTML Markup put this in the first box ,,,<font color="blue"><b> and in the box after that place </font>,please note blue is only an idea you can put any color you want
Reply With Quote
  #71  
Old 11-20-2005, 11:00 AM
sohail sohail is offline
 
Join Date: Nov 2005
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi, i add this html but only my Admin group get color MOD group and SMOD is not get any color i change to many color and try with hex code also but no any responce thats why i ask here for expert thankx :disappointed:
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:19 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05792 seconds
  • Memory Usage 2,307KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete