Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2007
    Posts
    56
    Plugin Contributions
    1

    Default apple_zen Logo display Problem

    Hi,

    please look at the site http://eatsoba.net/ i used apple_Zen template here. but the logo it got oval shapped. the image dimenssion is 144px X 144px . I made the change as follows

    /includes/languages/english/apple_zen/header.php -->

    define('HEADER_ALT_TEXT', 'Powered by Zen Cart :: The Art of E-Commerce');
    define('HEADER_SALES_TEXT', 'To change any of the site colors, open up includes/templates/apple_zen/css/stylesheet.css. To overwrite your own logo, upload your logo.gif to includes/templates/apple_zen/images/');
    define('HEADER_LOGO_WIDTH', '144px');
    define('HEADER_LOGO_HEIGHT', '144px');
    define('HEADER_LOGO_IMAGE', 'logo.gif');

    But still the error in displaying the logo. it got oval shapped. the width not working, I tested with different height, it is working. But in case of width, it is not working. default width taking 223px any how.

    Please help me to solve this problem
    -WDH

  2. #2
    Join Date
    Oct 2007
    Posts
    56
    Plugin Contributions
    1

    Default Re: apple_zen Logo display Problem

    Hi.. I have solved this problem... it is due to the CSS

    in stylesheet.css line no. 437,

    #logo {
    width:144px; /* To prevent the logo from resizing, simply delete or comment out this section */
    }


    just have to commentout or delete this section.. It is now showing good.

    who are facing this problem, i think it will help them .


    Thanks

    --WDH

  3. #3
    Join Date
    May 2007
    Location
    Port Charlotte, FL
    Posts
    125
    Plugin Contributions
    0

    Default Re: apple_zen Logo display Problem

    I tried your solution of commenting out the section noted below but it did not change a thing.

    My logo is 800px wide x 120px high. I cannot seem to get it show the entire height of the logo. See my test site at: http://aaadisplaygroup.com/z1371test21/
    Any recommendations?
    H. Light
    Florida

 

 

Similar Threads

  1. Email logo display problems
    By Ms_X in forum General Questions
    Replies: 1
    Last Post: 11 Jun 2011, 05:23 AM
  2. Replies: 6
    Last Post: 3 Jun 2011, 05:32 AM
  3. logo display
    By FenG in forum Templates, Stylesheets, Page Layout
    Replies: 15
    Last Post: 28 May 2010, 08:14 AM
  4. Header Logo display position
    By shingogm in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 26 Jan 2009, 07:22 AM
  5. Display SSL logo
    By ggettings in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 27 Oct 2006, 03:35 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