Posted by susan5in7 on December 13, 2012 at 10:59am
Overriding a template file is relatively common task for a front-end developer, but depending on the base theme used it’s not always clear how to go about doing it.
The process is straightforward. We can create additional Template Suggestions simply by adding them to the ‘theme_hook_suggestions array in the template.php file.
Open the template.php file from themaccu folder in "MS expression web 4" for editing.
Your file location is: D:\UniServer\www\drupalcodes\sites\all\themes\themaccu\template.php
