The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
New developer looking for customization information and tips
I'm starting a new vBulletin based website and my graphic designer has never developed for vBulletin before.
Are there any documents that would help him understand how to customize the vBulletin styles? Any development tips? |
#2
|
||||
|
||||
Just mess with content of "template" table for a while and you'll understand how it all works.
Also write some script that exports content of that table to plain html files (use unserialize() for templates with type="css"). I've searched for such scripts for a while but didn't find anything and wrote my own script. Then you'll be able to see code in all template files without going thru nightmare of editing template files in vbulletin control panel. I'm sure there are other methods of figuring out how vbulletin templates work, but that one worked for me. |
#3
|
||||
|
||||
Just in case: Skinning: Understanding A Template-Based System
What you can do:
http://www.vbulletin.com/docs/html/styles_and_templates |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|