The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
How Store CSS as files works for custom mods?
I'm not mistaken, I should use this code to include custom css in custom template page
Code:
<vb:if condition="$vboptions['storecssasfile']"> {vb:cssfile mycss-rollup.css} <vb:else /> {vb:cssfile mycss.css} </vb:if> I am aware that cssrollups are defined in /includes/cssrollup_xxx.xml But I'm unable to find any documentation relating to this. I can place my own rollup xml in there but how do I let vbulletin know that i have a rollup xml in there? edit: also, can someone explain what is the process vBulletin follows for store css as file setting? |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|