Re: How to move Speed bar to the left side
Smarty-code menu "Speed bar" in a file called "skin1/customer/top_menu.tpl".
Change the code there for their needs.
If you want to make "Speed bar" at the bottom of the page or etc., then you need to move call {include file = "customer/top_menu.tpl"} in file "skin1/head.tpl" in the right place.
|