The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#3
|
|||
|
|||
![]() Quote:
"Store CSS Stylesheets as Files?", if you check yes instead of the full css loading in page (see this sites source for example) you get something like this: Code:
<style type="text/css" id="vbulletin_css"> /** * vBulletin 3.8.5 CSS * Style: 'foobar'; Style ID: 5 */ @import url("clientscript/vbulletin_css/style-436ba35e-0005.css"); </style> The first php code snippet is what helps create this , each time you update your style a new css file is created and the function in op deletes the older stored css file. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|