View Single Post
  #2  
Old 06-03-2015, 04:07 AM
  tony_sologubov's Avatar 
tony_sologubov tony_sologubov is offline
 

X-Cart team
  
Join Date: Jan 2009
Posts: 2,431
 

Default Re: Moving the Primary Menu

Hello @andyo,

Did you have a look at this article:
http://kb.x-cart.com/display/XDD/Step+2+-+applying+design+changes

What you need to do is to define a new view list in the template with your div, e.g.
Code:
<list name="name.of.your.view.list" />

and then assign the Primary menu widget to it as described here:
http://kb.x-cart.com/display/XDD/Step+2+-+applying+design+changes#Step2-applyingdesignchanges-Addingnewtemplatesandwidgets

Please, let me know if it helps.

Tony
__________________
Found a bug in X-Cart? Post it to our bug tracker!
Know how to make X-Cart better? Suggest an idea!
Reply With Quote