7.0
Table Of Contents
6.1 Creating a page specific template file
To create a page specific template file you should create a copy of the main template.php file in the directory
of your skin. Then, you need to rename to the file to template-<pageid>.php. The ID of the page should
match the name of the class name of the body-element of that page (view the HTML source of the page in
your browser or use webdevelopment plug-in like Firebug for Fire Fox).
Use the class name of the body element in the template name (<pageid>).
A template exception file for the Welcome page.
Objectif Lune Inc. © 2010 43