Remove Powered by ZenCart Logo in Header

To remove the references to Zen Cart logo in the header of a Zen Cart website requires the editing of one or more files.

To find the files to be edited login to the admin backend of the website, not the front end.

On the Tools/Developers Toolkit page scroll down to the bottom of the page and look for the section labelled as Look-up in all files.

Enter logo as the Key or Name and select all files. A number of items will be listed. The item of interest to us is labelled as

/includes/languages/english/index.php with the following.

includes/templates/YOUR TEMPLATE/common/tpl_header.php

Where in the second entry YOUR TEMPLATE is the name of the active template on the Zen Cart website.