Monday 15 May 2006 7:11:27 pm
Welcome How to: - copy your design/<your_site_design>/override/templates/pagelayout.tpl file to design/<your_site_design>/override/templates/node/home_page.tpl - edit design/<your_site_design>/override/templates/node/home_page.tpl and change it to the design you want
- edit settings/siteaccess/<your_site_setting>/override.ini.append.php and add this after <?php /* #?ini charset="utf-8"?
[full_node_home_page]
Source=node/view/full.tpl
MatchFile=node/home_page.tpl
Subdir=templates
Match[node]=2
thats it
http://AlexandreCunha.com
|