The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
default font style original vbulletin
anyone know default font style original vbulletin? Arial / ?
|
#2
|
|||
|
|||
Got to vBulletin.com forums and view their HTML source code...you will find it there
You should find it in the default skin anyway. |
#3
|
|||
|
|||
the default is Verdana if i remember correctly.
|
#4
|
||||
|
||||
It's main (preferred) font is Verdana, with a whole lot as a fallback.
Code:
verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif |
#5
|
||||
|
||||
Where is this option exactly?
|
#6
|
||||
|
||||
Should be in your Styles CSS sheet IIRC
|
#7
|
||||
|
||||
I've changed it in the Body section, but nothing changes.
Weird. |
#8
|
||||
|
||||
If you look at the Main CSS, the font is defined in several classes besides just the Body. You need to change it in those other areas also.
|
#9
|
||||
|
||||
Right, I saw that.
I'm looking for, and haven't been able to find, the size variable that affects the size of the thread titles in New Posts like in #9 of this picture. |
#10
|
||||
|
||||
Using firebug in firefox, I was able to change it by changing the css for "td, th, p, li" (the third one down inthe Main CSS list).
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|