Site Header

How can I change my storefront header layout?

The storefront header is content that will appear at the top of every page. It includes your logo, tagline text (if any) and possibly menus and links.

Header


The links in the black background are created by includes/templates/YOURTEMPLATE/common/tpl_header.php.

The search box in the upper right is called header search.

Below this is the logo and tagline. Both of these are set in includes/languages/english/YOURTEMPLATE/lang.header.php (or includes/languages/english/YOURTEMPLATE/header.php for 1.5.7 and below).

The block of links with the blue background is called categories tabs.

The block of links below them with the gray background is called the EZ-Pages Header Bar.

Once a customer has logged in, more menu items appear on the black bar.

Header after Login

On a mobile device, these menu items are provided by icons.

Mobile Header closed

Clicking on the hamburger icon on the left opens up a menu with text links

Mobile Header open

Notice that additional links are also provided. These are created in includes/templates/responsive_classic/templates/tpl_modules_mobile_menu.php.




Still have questions? Use the Search box in the upper right, or try the full list of FAQs. If you can't find it there, head over to the Zen Cart support forum and ask there in the appropriate subforum. In your post, please include your Zen Cart and PHP versions, and a link to your site.

Is there an error or omission on this page? Please post to General Questions on the support forum. Or, if you'd like to open a pull request, just review the guidelines and get started. You can even PR right here.
Last modified May 17, 2023 by Scott C Wilson (79c0db2).