The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Changing Fixed Size of Board
How do you make the width of a "fixed" style wider? Where can I find this in the codes?
|
#2
|
||||
|
||||
The easiest method is to go in Admin CP --> Styles & Templates --> Style Manager --> All Style Options --> StyleVars then Main Table Width
The codes itself will be templates spacer_open and spacer_close. Or find codes in various templates such as header and footer: Code:
width="$stylevar[outertablewidth]" Or Code:
width="$stylevar[outerdivwidth]" |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|