Page 1 of 3 123 LastLast
Results 1 to 10 of 22
  1. #1
    Join Date
    Jan 2008
    Posts
    56
    Plugin Contributions
    0

    Default can't change logo

    so i'm following this tutorial..
    https://www.zen-cart.com/tutorials/i...hp?article=125

    and I'm pretty sure I did everything right but the logo image hasn't changed....

  2. #2
    Join Date
    Jan 2008
    Posts
    56
    Plugin Contributions
    0

    Default Re: can't change logo

    Okay never mind I have it all working now that I changed it to a custom template.. But how can I change like the top background image (its now blank..)?

  3. #3
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: can't change logo

    To create a very basic custom template (you can build from there), you need:
    • includes/languages/YOUR_TEMPLATE/english.php
    • includes/languages/english/YOUR_TEMPLATE/index.php
    • includes/languages/english/YOUR_TEMPLATE/meta_tags.php
    • includes/languages/english/YOUR_TEMPLATE/header.php (to change the logo)
    • includes/templates/YOUR_TEMPLATE/template_info.php
    • includes/templates/YOUR_TEMPLATE/common/tpl_header.php
    • includes/templates/YOUR_TEMPLATE/common/tpl_footer.php
    • includes/templates/YOUR_TEMPLATE/images/logo.gif
    • includes/templates/YOUR_TEMPLATE/css/stylesheet.css


    Anywhere you see a /classic/ folder, you can create a folder for your custom template. You can copy the necessary files from either the /classic/ folder, the /template_default/ folder or the parent folder.

    Edit includes/templates/YOUR_TEMPLATE/template_info.php to give your template identifying information so you'll recognize it in the admin under tools->template selection.

    You should be able to change the background image in the stylesheet.

  4. #4
    Join Date
    Jan 2008
    Posts
    56
    Plugin Contributions
    0

    Default Re: can't change logo

    okay. thanks for your help!

  5. #5
    Join Date
    Oct 2007
    Posts
    157
    Plugin Contributions
    0

    Default Re: can't change logo

    What did you do? I followed that same tutorial and can't get it to work either.

  6. #6
    Join Date
    Oct 2007
    Posts
    157
    Plugin Contributions
    0

    Default Re: can't change logo

    well, it looks like the problem is the file
    /zen/email/email_template_welcome.html
    has to be changed. And it seems there is no way to override this, so the file has to be changed directly. So when upgrading, it seems this would be a problem.

  7. #7
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: can't change logo

    Logo image is changed in
    includes/languages/english/NAMEOFYOURTEMPLATE/header.php

  8. #8
    Join Date
    Oct 2007
    Posts
    157
    Plugin Contributions
    0

    Default Re: can't change logo

    Misty, I made that change and the zen cart logo showed up, not mine. It didn't change anything until I changed this file:
    /zen/email/email_template_welcome.html and uploaded my logo to that folder.

  9. #9
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: can't change logo

    When you changed logo in header.php file, did you
    rename logo.gif to something else or still use
    logo.gif?

  10. #10
    Join Date
    Oct 2007
    Posts
    157
    Plugin Contributions
    0

    Default Re: can't change logo

    I changed it to the name of my file.

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. v139h Can't change viewable portion of logo
    By Dr Tweak in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 2 Apr 2012, 04:06 AM
  2. I can't change the logo in my header
    By merbay in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 11 Feb 2011, 02:04 AM
  3. can't change logo, no custom file found
    By Mr. Xter in forum Setting Up Categories, Products, Attributes
    Replies: 8
    Last Post: 28 Sep 2010, 07:26 PM
  4. How Can I Change the Logo for Paypal standard?
    By ttmb33 in forum Customization from the Admin
    Replies: 2
    Last Post: 25 May 2009, 06:44 PM
  5. Can't Change logo.gif
    By cmes in forum Templates, Stylesheets, Page Layout
    Replies: 12
    Last Post: 10 Feb 2008, 12:30 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg