The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Need some CSS Help
Im trying to change the text color of this bottom text:
I just dont know where to go to change this Can someone please show me where i need to go to edit this? |
#2
|
||||
|
||||
That is controlled by the stylevar, forumbits_text_color, found under the group, Forums.
Note that changing that stylevar will also change some other elements color also. If you don't want to do that, then add this to your additional.css Code:
/* Start change forum description color */ .forumbit_post .forumdescription { color: red !important; } /* End change forum description color */ |
Благодарность от: | ||
Sharingan_Okami |
#4
|
||||
|
||||
Not a problem, glad to help.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|