Results 1 to 6 of 6
  1. #1
    Join Date
    Apr 2008
    Posts
    28
    Plugin Contributions
    0

    Default Unable view Zen Cart Header Logo

    I'm using barebone Template, and i originally wanted to add a logo banner that was 1024 by 155 and adjusted the height - but that wasn't working. is there a size limit on the Logo you can use in the header? Now I'm just trying to get the zen cart logo back up, but that is not working.

    Any help would be great. Thanks


    includes/templates/CUSTOM/images/your_image_name.??? and

    includes/languages/ENGLISH/header.php

    define('HEADER_ALT_TEXT', 'Powered by Zen Cart :: The Art of E-Commerce');
    define('HEADER_LOGO_WIDTH', '1020px');
    define('HEADER_LOGO_HEIGHT', '155px');
    define('HEADER_LOGO_IMAGE', 'logo.gif');

  2. #2
    Join Date
    Mar 2008
    Location
    Cape Town & London (depends on the season)
    Posts
    2,975
    Plugin Contributions
    0

    Default Re: Unable view Zen Cart Header Logo

    IF...

    includes/templates/CUSTOM/images/your_image_name.???


    THEN.....

    includes/languages/ENGLISH/header.php

    define('HEADER_ALT_TEXT', 'Powered by Zen Cart :: The Art of E-Commerce');
    define('HEADER_LOGO_WIDTH', '1020px');
    define('HEADER_LOGO_HEIGHT', '155px');
    define('HEADER_LOGO_IMAGE', 'your_image_name.???');





    - - - - -

  3. #3
    Join Date
    Apr 2008
    Posts
    28
    Plugin Contributions
    0

    Default Re: Unable view Zen Cart Header Logo

    Thanks for the reply, still trying to figure this one out.

    I've been over everything. I put the image inmy image folder in the barebones template and in the default template, just to make sure. I also changed the height of the header. i'm at a lost. Please let me know if you might know what it is. Thanks

  4. #4
    Join Date
    Mar 2008
    Location
    Cape Town & London (depends on the season)
    Posts
    2,975
    Plugin Contributions
    0

    Default Re: Unable view Zen Cart Header Logo

    Better still...

    includes/templates/barebones/images/your_image_name.???



    includes/languages/ENGLISH/barebones/header.php

    define('HEADER_ALT_TEXT', 'Powered by Zen Cart :: The Art of E-Commerce');
    define('HEADER_LOGO_WIDTH', '1020px');
    define('HEADER_LOGO_HEIGHT', '155px');
    define('HEADER_LOGO_IMAGE', 'your_image_name.???');





    -----------

  5. #5
    Join Date
    Apr 2008
    Posts
    28
    Plugin Contributions
    0

    Default Re: Unable view Zen Cart Header Logo

    I think we are on to something here...but this could be black magic here:

    I don't see includes/languages/ENGLISH/barebones/header.php

    I do see includes/languages/ENGLISH/header.php - and i changed the "Home" Link In that header to something else to check if it was that header controller my page and it changed it, so that my header. nut is i'm don't see "barebones in the english directory, does that mean that is the problem? and i have to load it in there some how? Thanks For the help.



    includes/templates/barebones/images/your_image_name.???



    includes/languages/ENGLISH/barebones/header.php

    define('HEADER_ALT_TEXT', 'Powered by Zen Cart :: The Art of E-Commerce');
    define('HEADER_LOGO_WIDTH', '1020px');
    define('HEADER_LOGO_HEIGHT', '155px');
    define('HEADER_LOGO_IMAGE', 'your_image_name.???');

  6. #6
    Join Date
    Apr 2008
    Posts
    28
    Plugin Contributions
    0

    Default Re: Unable view Zen Cart Header Logo

    When i Edit define('HEADER_TITLE_CATALOG', 'Home'); and change the home to something else, it shows up on the page.

    Bu tin the section below, sales text and image, nothing is resending.

    define('HEADER_ALT_TEXT', 'Powered by Zen Cart :: The Art of E-Commerce'); is not showing up as well.

    Could this be a cache problem? - Thanks


    // added defines for header alt and text
    define('HEADER_ALT_TEXT', 'Powered by Zen Cart :: The Art of E-Commerce');
    define('HEADER_SALES_TEXT', 'MY SALES TEXT IS NOT SHOWING UP');
    define('HEADER_LOGO_WIDTH', '1024px');
    define('HEADER_LOGO_HEIGHT', '155px');
    define('HEADER_LOGO_IMAGE', 'MYLOGOISMISSING.gif');

    // header Search Button/Box Search Button
    define('HEADER_SEARCH_BUTTON','Search');
    define('HEADER_SEARCH_DEFAULT_TEXT', 'Enter search keywords here');

    ?>

 

 

Similar Threads

  1. How do i get the zen cart logo off the header completely?
    By gixxer1000stunna in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 9 Sep 2009, 05:13 PM
  2. Removing powered by Zen Cart Logo in Header
    By corsair46 in forum Templates, Stylesheets, Page Layout
    Replies: 22
    Last Post: 4 Jun 2009, 08:40 PM
  3. Zen cart ecommerce logo on header
    By shaydaun in forum Basic Configuration
    Replies: 11
    Last Post: 16 Oct 2008, 11:00 PM
  4. how do i change the zen cart logo to my own logo
    By fitzpatrick models in forum Basic Configuration
    Replies: 1
    Last Post: 13 Dec 2007, 01:57 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