View Full Version : How to change forum title's color
tamagochi
06-17-2011, 01:31 PM
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!
https://vborg.vbsupport.ru/attachment.php?attachmentid=130131&d=1308324631
Lynne
06-17-2011, 03:24 PM
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?
tamagochi
06-18-2011, 07:37 AM
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?
Hi Lynne.
I am using VB4 on local host, this image is a screenshot of this forum (just to explain what I meant). Thanks!
Sarteck
06-18-2011, 07:56 AM
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.)
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?.
tamagochi
06-20-2011, 01:39 AM
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.)
Thanks for Sarteck, I am now able to change these options.
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.
https://vborg.vbsupport.ru/attachment.php?attachmentid=130208&stc=1&d=1308541057
- In the list on the right, look for "CSS Templates" then double click to reveal additional.css
- Double click additional.css
https://vborg.vbsupport.ru/attachment.php?attachmentid=130209&stc=1&d=1308541061
- Use "Search in Template" to find ".forumtitle" and you will be in the right place.
https://vborg.vbsupport.ru/attachment.php?attachmentid=130210&stc=1&d=1308541061
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?.
someone can help me with this?
Thanks.
Lynne
06-22-2011, 01:59 PM
Sorry, but I can't understand what you are asking at all.
I have the text size in Forumtitle 16 PX
yet I also changed the size of the text of the subforums:
http://www.webpagescreenshot.info/img/938147-622201185453pm.png
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.
Lynne
06-22-2011, 04:47 PM
So, you want the forumtitle size changed on the forum.php page, but not the forumdisplay.php page? Try:
#forums .forumtitle {font-size: 16px !important;}
So, you want the forumtitle size changed on the forum.php page, but not the forumdisplay.php page? Try:
#forums .forumtitle {font-size: 16px !important;}
Exactly !!!!!!!!!!!!
Lynne I love you: D
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.