The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
You must use cssrollup_xxx.xml to be able to use multiple not default css as files. With:
Code:
<rollup name="xxx-rollup.css"> <template>media.css</template> <template>showthread.css</template> </rollup> Or, easier, separate css: HTML Code:
<link rel="stylesheet" type="text/css" href="{vb:raw vbcsspath}media.css" /> <link rel="stylesheet" type="text/css" href="{vb:raw vbcsspath}showthread.css" /> |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|