The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Footer Links
On the very bottom of the site, we have ads that have the color of the ".smallfont class". I want to make the color white for those ads.
When I make the color white, it changes all the .smallfont text. How can I code this to make my own class for this? Thanks! |
#2
|
||||
|
||||
Alright.. so lets say u used a div for footer links..
put a class to it.. so wud be like this <div class="footerads"> then in main css.. advanced css add this.. .footerads a{ color:white; } you can declare within too but uses classes they come handy. incase you wana add same color scheme somewhere else. |
#3
|
|||
|
|||
Thank You!
|
#4
|
|||
|
|||
That worked, thanks again for the help!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|