The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
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? |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|