The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
How do I change the font color to black so my users can see it?
Do I change the font size in the same place? Thanks Nick |
|
#2
|
||||
|
||||
|
The following stylevars:
toplinks_link_color - for the links colour. toplinks_linkhover_color - for the links colour when your mouse is over it. toplinks_text - for the colour of text that isn't a link. |
|
#3
|
|||
|
|||
|
Quote:
But I can't find toplinks_text to change the color from white to black. |
|
#4
|
|||
|
|||
|
I still can't find toplinks_text - for the colour of text that isn't a link.
I want to change "Welcome" to black font. |
|
#5
|
||||
|
||||
|
Quote:
If you can't find it you can change it using css. Add the following to your additional.css template. Code:
.toplinks ul.isuser li { color:#000000; }
|
|
#6
|
|||
|
|||
|
Quote:
Nick |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|