remove-logo-1By default, there is a Zen Cart logo that is displayed in the upper left hand side of the header, however it can be removed quite easily by modifying the code. 

In this tutorial we will show you how to remove the Powered by Zen Cart header logo from your Zen Cart website. 

How to Remove the Powered by Zen Cart Header Logo:

  1. Using FTP, or File Manager navigate to the folder: 

    /includes/templates/NAME OF YOUR TEMPLATE/common
  2. Locate and open the tpl_header.php file for text editing.
  3. Find the following lines of code and comment them out:

    <div id="logo"><?php echo '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">' . zen_image($template->get_template_dir(HEADER_LOGO_IMAGE, DIR_WS_TEMPLATE, $current_page_base,'images'). '/' . HEADER_LOGO_IMAGE, HEADER_ALT_TEXT) . '</a>'; ?></div>

    You can comment them out by enclosing them in these brackets:

    <!--  CODE HERE  -->

    When you are finished it should look similar to this:

    <!--    <div id="logo"><?php echo '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">' . zen_image($template->get_template_dir(HEADER_LOGO_IMAGE, DIR_WS_TEMPLATE, $current_page_base,'images'). '/' . HEADER_LOGO_IMAGE, HEADER_ALT_TEXT) . '</a>'; ?></div> -->

  4. After completing the modifications, save the changes and replace the tpl_header.php file in the folder:

    /includes/templates/NAME OF YOUR TEMPLATE/common

    Now when you view your Zen Cart E-commerce website, you will no longer see the default Powered by Zen cart logo.remove-logo-2
    Congratulations, now you know how to remove the default Powered by Zen Cart logo from the header of your E-commerce website!
Did you find this article helpful?

We value your feedback!

Why was this article not helpful? (Check all that apply)
The article is too difficult or too technical to follow.
There is a step or detail missing from the instructions.
The information is incorrect or out-of-date.
It does not resolve the question/problem I have.
How did you find this article?
Please tell us how we can improve this article:
Email Address
Name

new! - Enter your name and email address above and we will post your feedback in the comments on this page!

Did you find this article helpful?

Post a Comment

Name:
Email Address:
Phone Number:
Comment:
Submit

Please note: Your name and comment will be displayed, but we will not show your email address.

Related Questions

Here are a few questions related to this article that our customers have asked:
Ooops! It looks like there are no questions about this page.
Would you like to ask a question about this page? If so, click the button below!
Need More Help?

Help Center Search

Current Customers

Email: support@WebHostingHub.com Ticket: Submit a Support Ticket
Call: 877-595-4HUB (4482)
757-416-6627 (Intl.)
Chat: Click To Chat Now

Ask the Community

Get help with your questions from our community of like-minded hosting users and Web Hosting Hub Staff.

Not a Customer?

Get web hosting from a company that is here to help.
}