The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
How to change user rank color?
So one of the styles I'm using(Morbid Blue) has the user ranks showing up as gray. How can I have them be colored black?
|
#2
|
||||
|
||||
I took the liberty of changing that for you...what I did was open the template "postbit.css" and to the following selector added the code in red:
Code:
.postbit .userinfo_noavatar .usertitle, .postbit .userinfo .usertitle, .postbit .userinfo_noavatar .rank, .postbit .userinfo .rank { font-size: {vb:stylevar small_fontSize}; font-weight: bold; display:block; clear:both; color: #000000; } |
#3
|
||||
|
||||
Quote:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|