The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I have a white font for the Forum Category Title and an Orange font for the description. I changed multiple fonts and do not recall where I changed the font. The Forum Description is the font in question. I want to change the Description for the Forum Categories.
Advise me of how to make this change please. I am aware of where to make the edits, I am not aware what specific item I am looking to edit. Thanks! |
|
#2
|
|||
|
|||
|
Add this to additional.css changing ffffff to whatever you want. Please note I did not bother checking to see if this affected text color somewhere else, although it should not ... you never know until you check
![]() Code:
.forumbit_post .forumdescription {
clear: both;
color: #FFFFFF !important;
display: block;
padding-right: 10px;
}
|
| Благодарность от: | ||
| l0l4s0 | ||
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|