Hi
I have the main menu as nice menu and the links are: home, services, solutions. Under services and solutions, there will be submenu items. I want to have different page templates for each section, for example:
home page will have page--front.tpl.php
services should have page--services.tpl.php, and all submenu pages should follow this template.
solutions should have page--solutions.tpl.php and all submenu pages should follow this template.
all other menu items should follow page.tpl.php template.
Bookmarks