0

This might be very basic...

I need to change the Template Layout for the "My Account" page

It is currently using: frontend/mypackage/mytheme/template/page/2columns-left.phtml

And I need to change it to: frontend/mypackage/mytheme/template/page/1column.phtml

I can't see any way to change it... I don't even know which file the template is defined. It might be using the 'default' setting - but I don't know where that is populated. Please help :)

1 Answer 1

0

It seems you are using a theme. It might have it's own XML to define layouts or not, since i dont know the theme i cant tell you. But the most normal way to do this is to open customer.xml in the layout folder of your theme and find the path to the My account page (customer_account_index) and change your layout from there. See this, it is very similar to your question and might help you.

1
  • It's exactly what I was looking for :) Thank you! Commented Sep 3, 2014 at 8:30

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.