The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#4
|
||||
|
||||
![]()
You need to add it to global_start. That is where I am doing the same type thing.
Code:
if (is_browser('ie')) { if (THIS_SCRIPT != 'private') { $stylevar['codeblockwidth'] = "890px"; } else { $stylevar['codeblockwidth'] = "745px"; } } |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|