Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Help with moving EZ pages header

Help with moving EZ pages header

Locked

Views: 482

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
16 Dec 2010, 6:32 AM
#1
lj20272 avatar

lj20272

New Zenner

Join Date:
Jul 2007
Posts:
57
Plugin Contributions:
0

Help with moving EZ pages header

Hi,

Please help me :)

For the life of me I can't work out how to move the top left hand box (main menu items - home, contact etc) to the right hand side of my site.

It is set up as an EZ pages header and even when disabling the pages, the box still remains.

The template was originally a template monster one, but has been changed around quite a bit.

Column widths and settings are all as per original.

site is https://www.pregnancyshop.com.au

thanks in advance

Amanda

16 Dec 2010, 9:51 AM
#2
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: Help with moving EZ pages header

Thanks to idiotic TM coding, the menu does not use the ez-page sidebox or a clone of it, but a div embedded directly in the left column. You might find the code, or at least a require or include reference to it, in /includes/modules/your_template/column_left.php.
The template does use the ez-page sidebox for Tips & Tools, so you can't just put your links in it and move it to the right.