The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
How do you change Username color in CSS?
Here the code for the username in main css:
Code:
/* ***** styling for 'big' usernames on postbit etc. ***** */ .bigusername { font-size: 14pt; } Code:
/* ***** styling for 'big' usernames on postbit etc. ***** */ .bigusername { font-size: 14pt; font-color: #ffffff; } |
#2
|
||||
|
||||
I did for usergroups and each group colors works as intended on FORUMHOME listing.. but I DON'T want the color to show in "postbit"..
I want the username shown in postbit "white" for ALL usergroups. I even tried adding <font color="white">musername</font> in postbit templates but the usergroups color still show up.. so I thought main css color code would do the trick.. but guess not. Is there any other way to MAKE username in "postbit "white"? |
#3
|
|||
|
|||
yea openup the postbit template and find the Musername and change it to username just remove the M in it.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|