vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Colored Usergroup Legend (https://vborg.vbsupport.ru/showthread.php?t=140399)

Draygonia 02-25-2007 02:35 AM

Colored Usergroup Legend
 
Could someone snatch me the code for the colored usergroup legend here?

http://www.animerender.com/forum

There is a colored legend at the bottom that looks very nice and should be available to everyone here at vbulletin.org. Could someone snatch it by looking at the source code? I cant find where the script begins and where it ends.

LILMORA4 02-25-2007 02:55 AM

I use this....user group/admins Username HTML Markup <b><span style="font-style: bold;color: black">

HMBeaty 02-25-2007 02:55 AM

Its done by your admincp panel in usergroups settings. Just change the username html markup

Draygonia 02-25-2007 02:57 AM

Arg... no... the LEGEND, I know how to change the color, I want to just have a legend to show the colors like they did.

HMBeaty 02-25-2007 03:10 AM

Thats what that does

Xplorer4x4 02-25-2007 04:45 AM

Quote:

Originally Posted by Redlinemotorsports (Post 1190139)
Thats what that does

That changes the user group color it does not create a legend to explain what color is for which group. ;)

PHP Code:

<!-- board information -->
<
td class="formsubtitle" colspan="2">Board Information</td>
</
tr>
<
tr>
  <
td class="row2" width="1%" bgcolor="#363940" style="text-align:center"><img src="style_images/arsmall.gif" border="0" alt="Event" /></td>
  <
td class="row2" bgcolor="#43464E" valign="middle" align="center">
  
  <
table border="0" width="80%" cellspacing="3" cellpadding="4" class="chaos">
    <
tr>
      <
td width="33%" height="50" valign="top" align="left" class="class" style="padding:4px">

                    <
fieldset class="clegend" id="legend">
                      <
legend>Colors Legend:</legend>                       
                      <
div id="con_mgroup">&nbsp;<a href="#"><!-- dummy achor --></a></div>
                    </
fieldset>
</
td>
    </
tr

I assume there is some javascript to go along with it but I could not find it. Using google you should be able to find this pretty easy.

As for as the coder goes, that is an IPB board so your probably asking at the wrong community.

HMBeaty 02-25-2007 04:51 AM

Well, I didn't see a LEGEND on there to show what color is what usergroup, all I saw was the different color usernames which means that they're all in a different'usergroup, meaning different colors

Chicago_VLNU_4s 02-25-2007 06:36 AM

he means this link > http://animerender.com/forum/index.php?act=idx

go all the way to the bottom to where it says "Board Information" then "Colors Legend" is right there. I'm interested in this too.

HMBeaty 02-25-2007 10:02 PM

<a href="https://vborg.vbsupport.ru/showthread.php?t=140019&highlight=legend+mouseover " target="_blank">https://vborg.vbsupport.ru/showt...gend+mouseover</a>

Draygonia 02-25-2007 10:13 PM

I just creamed my pants! Thanks :)

Just kidding about the first part XD

HMBeaty 02-25-2007 10:15 PM

Quote:

Originally Posted by Draygonia (Post 1190649)
I just creamed my pants! Thanks :)

Just kidding about the first part XD

Search is your friend :)


All times are GMT. The time now is 04:54 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.01088 seconds
  • Memory Usage 1,745KB
  • 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
  • (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
  • (11)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