Results 1 to 8 of 8
  1. #1
    Join Date
    Jan 2009
    Posts
    3
    Plugin Contributions
    0

    help question How can I remove the zencart images on my site?

    I just launched a zencart test page at chas2.markspixel.com/zen and I was wondering how to remove all the powered by zencart images?

  2. #2
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,266
    Plugin Contributions
    3

    Default Re: How can I remove the zencart images on my site?

    Welcome to the forum...

    Your question has answers in several places, including the FAQ and Tutorials - as well as many other similar postings.

    Use the search feature and you'll find most answers to your initial questions.
    20 years a Zencart User

  3. #3
    Join Date
    Apr 2008
    Location
    London
    Posts
    596
    Plugin Contributions
    0

    Default Re: How can I remove the zencart images on my site?


  4. #4
    Join Date
    Jan 2009
    Posts
    3
    Plugin Contributions
    0

    Default Re: How can I remove the zencart images on my site?

    I just used the Faq on changing from Zen Cart Logo to mine, I did everything it says, but my logo still isn't coming up. I put the following in the includes/templates/CUSTOM/header.php:

    The only difference is my logo is a jpg instead of a gif

    I don't no what I am doing wrong any help would be great.

    // added defines for header alt and text
    define('HEADER_SALES_TEXT', 'Products Page');
    define('HEADER_LOGO_WIDTH', '420px');
    define('HEADER_LOGO_HEIGHT', '75px');
    define('HEADER_LOGO_IMAGE', 'detailbanner.jpg')

    I added the detailbanner.jpg into
    includes/templates/CUSTOM/images/
    Last edited by caroljw43; 25 Jan 2009 at 02:48 AM.

  5. #5
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: How can I remove the zencart images on my site?

    And you saved your logo in /includes/templates/your_template/images/detailbanner.jpg?

    A link to see your site may help diagnose the problem.

  6. #6
    Join Date
    Jan 2009
    Posts
    3
    Plugin Contributions
    0

    Default Re: How can I remove the zencart images on my site?


  7. #7
    Join Date
    Jan 2009
    Posts
    3
    Plugin Contributions
    0

    Default Re: How can I remove the zencart images on my site?

    Yes I went back and checked the header I changed up above is in the header.php in includes/templates/CUSTOM/header.php
    and i put the logo in includes/templates/CUSTOM/images/detailbanner.jpg
    the logo is at the top on detailmodelerssupply.com and that is the detailbanner.jpg I am trying to put on the catolog page

    I changed the size of the banner to 420 x 75 because that is what the size is on the logo, I am wondering if that might be the problem?

  8. #8
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: How can I remove the zencart images on my site?

    HTML Code:
    <div id="logo"><a href="http://detailmodelerssupply.com/Zencart/"><img src="includes/templates/template_default/images/detailbanner.gif" alt="HEADER_ALT_TEXT" title=" HEADER_ALT_TEXT " /></a></div>
    This shows that the code is looking for detailbanner.gif, and not finding it in your custom template folder. It then falls back to looking in /template_default/, but since it isn't there either, it displays HEADER_ALT_TEXT. If HEADER_ALT_TEXT was properly defined, the text content would be there instead of the constant name.

 

 

Similar Threads

  1. how do I remove the zencart banner in the top left of the classic template?
    By zc-newbie in forum Templates, Stylesheets, Page Layout
    Replies: 31
    Last Post: 25 May 2010, 03:27 PM
  2. How can I remove 'zencart art...' logo from html email??
    By brooklynbird in forum General Questions
    Replies: 8
    Last Post: 26 Feb 2010, 12:01 AM
  3. How can I remove 'zencart art...' logo from newsletter?
    By mw4kids in forum General Questions
    Replies: 2
    Last Post: 30 Jan 2010, 01:40 PM
  4. ZC n00b: How do I remove ZenCart Flash Banner from site?
    By trixiesirisheyes in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 7 Feb 2009, 03:05 AM
  5. Replies: 2
    Last Post: 27 May 2007, 07:08 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