I am new to Zen, just installed 1.3.8a. I have seen several sites with the top nav bar below the header. How is that accomplished?
Thanks
I am new to Zen, just installed 1.3.8a. I have seen several sites with the top nav bar below the header. How is that accomplished?
Thanks
Su,
1. open the file includes/templates/your_custom_template/common/tpl_header.php
2. cut ALL of the code between the following 2 lines (be sure to leave both of these lines where they are and do NOT cut them):3. paste your cut code BETWEEN these two linesPHP Code:<!--bof-header logo and navigation display-->
<!--bof-branding display-->
Or move to the desired location you like...PHP Code:<!--eof-branding display-->
<!--eof-header logo and navigation display-->
Are You Vulnerable for an Accessibility Lawsuit?
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL, Domain, and MagicThumb with semi-annual and longer hosting
That works!
Thanks
Su,
Your welcome....![]()
Are You Vulnerable for an Accessibility Lawsuit?
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL, Domain, and MagicThumb with semi-annual and longer hosting
But- how do you move this information somewhere else- so it isn't under the header logo to the left- but centered in the middle of the layout? I'm searching everywhere...
Thanks bunches....
when I did this move, the logo wrapper is no longer around the logo (it's above it or a mis-placed div?).. please help and thanks!