Skip to content

Instantly share code, notes, and snippets.

@eqdw
Created November 16, 2010 05:28
Show Gist options
  • Save eqdw/701480 to your computer and use it in GitHub Desktop.
Save eqdw/701480 to your computer and use it in GitHub Desktop.
<!-- in theme042/layout/catalog.xml -->
<reference name="root"> <!-- means that for this page we're going to update the root block (aka the whole page)
<!-- this magick incantation changes the template for this page. Paths are relative to
theme042/template, and if they don't exist there, they're searched for in
default/template -->
<action method="setTemplate"><template>page/2columns-right.phtml</template></action>
</reference> <!-- always ensure your docs are well-formed -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment