CumulusClips - Forums
How to change the Theme Layout
Ref: http://cumulusclips.org/forums/index.php?p=/forums/index.php&p=/discussion/comment/3264
Open the theme file for the page you want to switch to full layout, and add this to the top of the phtml file:
I am bit confused here, I created the clone of Default theme, let's say xyz theme. I can see theme.xml file. First I didn't get "Open the theme file for the page you want" what is page in it and second in which phtml file I should add the code.
Open the theme file for the page you want to switch to full layout, and add this to the top of the phtml file:
<?php $this->setLayout('full'); ?>
I am bit confused here, I created the clone of Default theme, let's say xyz theme. I can see theme.xml file. First I didn't get "Open the theme file for the page you want" what is page in it and second in which phtml file I should add the code.
This discussion has been closed.
Comments
<?php $this->setLayout('full'); ?>
I am trying to attach the screen shot but I think "Attach a file" link is not working. Check this at http://helpme.co.in/cumulusclips/