The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I had an idea.
Is there any way to make the Usergroup Color different per skin? For example. Let's say on the default skin, I wanted Admins to appear in Red. But on different skin, I wanted the Admins to appear in Pink. Is there any way to do this, or a MOD? I run vBulletin 3.7.3, if that helps. Thanks for reading! |
|
#2
|
||||
|
||||
|
In the usergroup options for markup enter something like
<span class="admin"> Then in each skins addtional CSS define admin .admin { color: red; } skin2: .admin { color: pink; } |
|
#3
|
|||
|
|||
|
Okay. Thanks for your help!
![]() ~Chelf |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|