Magento News

 

How to set custom template for home page?

I’ve tried to set 1column template for home page using my local.xml file:

<cms_index_index>
    <reference name="root">
        <action method="setTemplate"><template>page/1column.phtml</template></action>
    </reference>
</cms_index_index>

But this is doesn’t work. How can I do this?

How to set custom template for home page?

Possibly Related Posts:


 

Leave a Reply