Back to vBulletin 3.6 Template Modifications

Group Styling (group colors on multible skins)
Mod Version: 1.00, by Sinistra

This modification is in the archives.
vB Version: 3.6.5 Rating: (1 vote - 5.00 average) Installs: 6
Released: 08 Mar 2007 Last Update: Never Downloads: 3
Not Supported  

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

Download

No files for download.


vblts.ru supports vBulletin®, 2022-2024