The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to change forum title's color
Hi All,
Can anyone point me how to change forum title's color and font-style, I have search every where in the style manager (style-var) but could not find where to modify. Thanks! |
#2
|
||||
|
||||
You posted in the vB4 forum, but your image is of a vB3 site. Which version do you need help with? And can we get a link?
|
#3
|
|||
|
|||
Quote:
I am using VB4 on local host, this image is a screenshot of this forum (just to explain what I meant). Thanks! |
#4
|
||||
|
||||
Individually...? Or...?
Individually is simple. In the Admin CP, when you put in the forum name, you can use HTML tags there. As a whole, one way is to go into the additional.css template and type: .forumtitle a {color:blue;} (Substitute blue for your favourite colour.) |
#5
|
|||
|
|||
forgiveness for trespassing, but I have a problem with this same line.
.forumtitle {font-size: 16px !important;} Mine is regarding the size, I could do so only the forum are as ek lot particularly resized and not all titles and other subforums?. |
#6
|
|||
|
|||
Quote:
For those who have same questions: - Go to Admin CP - Go to Style Manager and choose the style you want to modify. - On the drop down list choose "Edit Template", then Go. - In the list on the right, look for "CSS Templates" then double click to reveal additional.css - Double click additional.css - Use "Search in Template" to find ".forumtitle" and you will be in the right place. |
#7
|
|||
|
|||
Quote:
Thanks. |
#8
|
||||
|
||||
Sorry, but I can't understand what you are asking at all.
|
#9
|
|||
|
|||
I have the text size in Forumtitle 16 PX
yet I also changed the size of the text of the subforums: I want the text subforums remains the measure by default and just change the primary forum. I apologize for my bad English, but I speak THROUGH a translator. |
#10
|
||||
|
||||
So, you want the forumtitle size changed on the forum.php page, but not the forumdisplay.php page? Try:
HTML Code:
#forums .forumtitle {font-size: 16px !important;} |
Благодарность от: | ||
WDS |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|