View Full Version : Manual Template Creation in Master Style?
Dr. Bantham
03-07-2009, 11:08 AM
I need to create a custom template in the Master Style, in order to avoid creating and maintaining a separate copy for each of my (20) styles. It appears that one cannot directly edit or create templates within the Master Style. Am I missing something, or is this simply not possible?
Lynne
03-07-2009, 04:07 PM
You need to turn on debug mode in order to add a template to the Master Style. Add this to your config.php file:
$config['Misc']['debug'] = true;
Marco van Herwaarden
03-09-2009, 02:15 PM
Or just create 1 (non user selectable) style in which you make all your template edits, and set all your other styles as child of this parent style.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.