![]() |
Question Regarding Usergroups
Hi,
Is there a way to change usergroup colors on each individual syle? i.e. Dark Style the Administrators usergroup would appear Blue but on a Light Style it would appear Orange? Is there a way to do this on vBulletin, even if it requires a little bit of editing code? This isn't a huge deal, but it would be convenient for me. Just a basic yes or no is all I'm looking for really. - Revenga |
Hey, yes there is through admincp you are able to setup html color code for each group.
|
Yes, but can a single usergroup be styled blue for one style and orange for another style?
- Revenga |
You may use CSS for that. You would set a class for the usergroup colors and then in each style, you may use CSS to make items of that class different colors.
<span class="admin">Administrator</span> Light color style - .admin {color: black;} Dark color style - .admin {color: white;} |
All times are GMT. The time now is 11:24 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|