cancel
Showing results for 
Search instead for 
Did you mean: 

Button Position

Button Position

I want to change the positions of the buttons LOGIN and REGISTER shifting they position as they are in the the mobile size, as you can see in the large screen every one belong to they section, but when is on the mobile size the register form button is above the login. Some  body can tell me where is this file located in Magento?

 

large

 

RESIZED

 

resize

 

 

1 REPLY 1

Re: Button Position

@pietrogiordano

 

Hi there, welcome to the forums.

 

I have had this issue myself and I have edited the template to fix it. It looks like you are using or falling back to the rwd theme. you will need to copy the file from the base theme into your active theme.

 

copy

app/design/frontend/base/default/template/customer/form/login.phtml

 

to

app/design/frontend/YOURPACKAGE/YOURTHEME/template/customer/form/login.phtml

You can then move the button HTML in that template.

 

Hope that helps. Please feel free to leave feedback.

 

Thanks,

Gaz.

If you're happy with this response - please mark it as a solution!
Magento Certified Front-end Developer | www.iweb.co.uk