The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
change user info colour?
i would like to know how to change the color of the user information font displayed in the postbit...
i dont not see the option in stylevars but surly their is a way to do it? |
#2
|
||||
|
||||
Try:
HTML Code:
.userinfo_noavatar, .userinfo {color:orange;} |
#3
|
|||
|
|||
its works apart from people who dont use an avatar, is their a way i can make it work for people who dont use an avatar?
|
#4
|
||||
|
||||
.userinfo_noavatar should take care of that. If it isn't, please link to your showthread page that we can view so we can look at the class used.
|
#5
|
|||
|
|||
seems to be working now, i put it at the top of additional.css.. thanks lynne!
another thing, do you know how to change the colour of the username on the postbit aswell? |
#6
|
||||
|
||||
The username is usually done in the Usergroup Manager under Username HTML Markup.
Usergroup Manager > Edit Administrators > Username HTML Markup Quote:
|
#7
|
|||
|
|||
ye but that would make it display white everywhere..
i only want it to display white on the postbit... |
#8
|
||||
|
||||
Maybe something like
HTML Code:
.username_container a.username {color: white;} |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|