The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
i want to edit this font sizes but i can't get the right stylevar for them
can any one help? Attachment 147977 |
|
#2
|
||||
|
||||
|
Those are all controlled by the stylevar, font, found under the group Global
Note: Changing that will change it in many places, other than just where you want. |
|
#3
|
|||
|
|||
|
Quote:
also the font Stylevar in Global are set to 13px Which is not that size i beileve that those are in the CSS while using vb math to increase the size of the font but i don't know which css file or variable that controls them |
|
#4
|
||||
|
||||
|
This is the CSS for that so it is using the stylevar I pointed to.
Code:
dl.tabslight dd a, #sidebar_container.member_summary .blocksubhead.smaller, #sidebar_container.member_summary .blockrow{
font-family:{vb:raw font_family};
font-size: {vb:raw fontsize};
}
|
|
#5
|
||||
|
||||
|
Quote:
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|