Typical template directory structure: Difference between revisions

From Joomla! Documentation

New page: * css - contains all the .css files * html - contains template override files for core output and module chrome * images - contains all images used by the template <noinclude>[[Category:I...
 
No edit summary
Line 1: Line 1:
A typical template for Joomla! 1.5 will include the following directories:
* css - contains all the .css files
* css - contains all the .css files
* html - contains template override files for core output and module chrome
* html - contains template override files for core output and module chrome

Revision as of 22:34, 19 February 2008

A typical template for Joomla! 1.5 will include the following directories:

  • css - contains all the .css files
  • html - contains template override files for core output and module chrome
  • images - contains all images used by the template