The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Style Var question!
Hello and good afternoon,
I was wondering how one would go about changing the color of the forum text? I've attached an image with an orange arrow pointing to the text I'm talking about. Thanks for you help |
#2
|
||||
|
||||
StyleVars > Links > link_color
However since you have a dark style... you might want the links that grey color or another and simply forum titles another color so I would edit forumbits.css and find: Code:
.forumbit_post .foruminfo .forumdata .forumtitle a, .forumbit_nopost .forumbit_nopost .forumrow .forumtitle a { font-weight:bold; } Code:
.forumbit_post .foruminfo .forumdata .forumtitle a, .forumbit_nopost .forumbit_nopost .forumrow .forumtitle a { color: #ff0000; font-weight:bold; } |
#3
|
||||
|
||||
Thanks man.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|