The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Basicly wondering how to go about it?
tried HTMl, Css, BBcode |
#2
|
|||
|
|||
![]()
I'd like to know too
|
#3
|
|||
|
|||
![]()
I take it no one's Gonna reply :\
|
#4
|
|||
|
|||
![]()
Here, I found the answer
Go to Admincp>Edit Templates>CSS Templates>additional.css Add this code at the bottom .threadbit .title {color: ?????;} ???? = any color you want |
#5
|
|||
|
|||
![]()
Yea but that changes the entier thread color i only want certain Text changed... Like on the forums here they have different colors :|
|
#6
|
||||
|
||||
![]()
You just want to change the thread title color on the forumdisplay page? That is stylevar link_color. That stylevar effects other areas also. If you just want to do the thread titles on the forumdisplay page, then add some css to the additional.css template - something like:
HTML Code:
.threadtitle a {color: blue;} |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|