The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Sticky font-size
How can I increase sticky´s font-size?
Thanks. |
#2
|
|||
|
|||
add this to your additional.css
Code:
.threadbit .sticky { border-style: solid; font-size: 15px; } Jeff |
#3
|
|||
|
|||
It does´nt work.
btw: the additional.css was empty. It´s that okey? |
#4
|
|||
|
|||
If default is empty, that template is used to modify all aspects (CSS) forum unedited originals.
|
#5
|
|||
|
|||
Why it does?nt work?
|
#6
|
|||
|
|||
What is affected by what is in the additional.css is only the part you put in it.
To make your code the one the software uses add !important to the command. Like this > Code:
.threadbit .sticky { border-style: solid; font-size: 15px !important; } |
#7
|
|||
|
|||
Still does´nt work...
|
#8
|
|||
|
|||
Help please!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|