vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   Group Styling (group colors on multible skins) (https://vborg.vbsupport.ru/showthread.php?t=141427)

Sinistra 03-06-2007 10:00 PM

Group Styling (group colors on multible skins)
 
Alot of people use more then one skin. and its hard to get matching colors to work that won't clash with the other skins on your site. I hope this will help those with more then one skin come up with better group color themes ^_^

First lets create the CSS for your usergrups

Near the bottom of your main CSS you can add some custom CSS lets do that now

Goto your stle manager-> {Style to edit} -> main CSS

then scroll to the bottom

Code:

.owner{
color:#ffd880;
}

.admin{
color:#ff8080;
}

.smod{
color:#80ffb0;
}

.mod{
color:#80d4ff;
}

So on and so forth. Do this for every skin you want to add group color to and this will allow you to change the group color.

Now goto your manage usergroups and edit your admin/owener usergroup if you have your board setup like mine

in the Username HTML Markup

in the prefix put

Code:

<span class="owner">
then close out the span tag
Code:

</span>
and there you go this should be real easy and for those that have more then one skin. alot more productive and easy to use different colors with

miner 03-09-2007 05:18 AM

thanks very useful...

Chicago_VLNU_4s 03-25-2007 10:11 AM

nice, could use this for future use.

Atakan KOC 03-26-2007 06:32 AM

Thanks....

FUSE322 03-17-2008 05:34 PM

why dont you just do the last part and never do the ccs part what does the ccs part do ?

richman2007 03-24-2008 02:39 AM

Heh doesnt work that good, ill just stick to the color script ;)

MiahBeSmokin420 03-24-2008 06:19 AM

Quote:

Originally Posted by FUSE322 (Post 1467199)
why dont you just do the last part and never do the ccs part what does the ccs part do ?


that way if you have more the one skin you can have each skin be different since you can customize the css for each skin

Ellendway 01-22-2012 05:16 PM

Anyone got something like this for new vBulletin?

HMBeaty 01-22-2012 05:33 PM

Quote:

Originally Posted by Ellendway (Post 2291028)
Anyone got something like this for new vBulletin?

It should still work on "new vBulletin". I'm assuming you're talking about vBulletin 4? Anyhow, I don't see any reason why it shouldn't still work.

Ellendway 01-22-2012 06:10 PM

Yeah I'm talking about vBulletin 4.


All times are GMT. The time now is 06:48 AM.

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.00985 seconds
  • Memory Usage 1,728KB
  • 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
  • (3)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete