Results 1 to 7 of 7
  1. #1
    Join Date
    Aug 2006
    Location
    West Virginia
    Posts
    321
    Plugin Contributions
    1

    Default Header Image help

    Hello I have a header (header_bg.jpg) that I want to use for my header and its larger than the origional one. the origional one (760 X 110) is located in includes/templates/my_template_images. My header size is 794 X 294. What and where do I fix so I can see the whole image? also how do I get rid of the ZenCart logo that sits on top my header? Is it a setting in the admin pannel?

    Thanks,
    Chad

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

    Default Re: Header Image help

    Actually, you're probably better off making your "header image" your logo. In includes/languages/english/YOUR_TEMPLATE/header.php look for
    Code:
    // added defines for header alt and text
      define('HEADER_ALT_TEXT', 'Powered by Zen Cart :: The Art of E-Commerce');
      define('HEADER_SALES_TEXT', 'TagLine Here');
      define('HEADER_LOGO_WIDTH', '192px');
      define('HEADER_LOGO_HEIGHT', '64px');
      define('HEADER_LOGO_IMAGE', 'logo.gif');
    Change the lines in red to match the name and size of the image you want to use. This will eliminate the ZC logo and put your header where you want it.
    Mary Ellen
    I came; I saw; I Zenned
    Taking over the world... one website at a time
    Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.

    Holzheimer
    Fan Odyssey

  3. #3
    Join Date
    Aug 2006
    Location
    West Virginia
    Posts
    321
    Plugin Contributions
    1

    Default Re: Header Image help

    afo, I tried what you said and my image appeard but over top and under floating boxes and wider that the white background? Where is the file for the header that just put my picture over the header I think.


    Thanks,
    Chad

  4. #4
    Join Date
    Feb 2007
    Location
    Calabasas, CA & St. Pete, FL
    Posts
    117
    Plugin Contributions
    0

    Default Re: Header Image help

    Quote Originally Posted by oxicottin View Post
    afo, I tried what you said and my image appeard but over top and under floating boxes and wider that the white background? Where is the file for the header that just put my picture over the header I think.


    Thanks,
    Chad
    Same question
    -James Starting from scratch!
    Started out w/ZenCart 1.3.7 (No upgrades)
    http://www.nomadicmoto.com/
    Review my site here: http://www.zen-cart.com/forum/showthread.php?t=63630

  5. #5
    Join Date
    Aug 2006
    Location
    West Virginia
    Posts
    321
    Plugin Contributions
    1

    Default Re: Header Image help

    I found it its in two different spots as to where the header or logo is located and I found out where to change the size its also in two different places in the php file!!! Thanks...

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

    Default Re: Header Image help

    You can change the size/name of the logo image in includes/languages/english/YOUR_TEMPLATE/header.php.

    You change the background color and/or image in the stylesheet under
    #logoWrapper
    Mary Ellen
    I came; I saw; I Zenned
    Taking over the world... one website at a time
    Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.

    Holzheimer
    Fan Odyssey

  7. #7
    Join Date
    Feb 2007
    Location
    Calabasas, CA & St. Pete, FL
    Posts
    117
    Plugin Contributions
    0

    Default Re: Header Image help

    Thank you, that worked just fine!
    -James Starting from scratch!
    Started out w/ZenCart 1.3.7 (No upgrades)
    http://www.nomadicmoto.com/
    Review my site here: http://www.zen-cart.com/forum/showthread.php?t=63630

 

 

Similar Threads

  1. Need help with header image/header area-Apple Zen
    By Samuz in forum Addon Templates
    Replies: 2
    Last Post: 9 Jul 2010, 12:37 AM
  2. Help - Image in header is squished!
    By cindyi in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 8 Aug 2009, 05:24 AM
  3. Help With Image As Header
    By greengreetings in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 22 May 2009, 10:43 AM
  4. Help with Header Image
    By wallacrj in forum Templates, Stylesheets, Page Layout
    Replies: 18
    Last Post: 19 Jun 2008, 07:29 PM

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