Results 1 to 10 of 18

Hybrid View

  1. #1
    Join Date
    Jun 2007
    Posts
    24
    Plugin Contributions
    0

    Default How do I get rid of whitespace on header (pic attached)

    Hello,

    I am new to zencart and I am trying to get my wifes website migrated to it. I am using the classicx template. I am trying to get rid of the whitespace between the logo and the categories menu. I have circled the area in the picture below.

    Your help is much appreciated,
    Brian


  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: How do I get rid of whitespace on header (pic attached)

    You need to provide a url for this so we can determine if this is browser specific
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Jun 2007
    Posts
    24
    Plugin Contributions
    0

    Default Re: How do I get rid of whitespace on header (pic attached)

    Quote Originally Posted by kobra View Post
    You need to provide a url for this so we can determine if this is browser specific
    Here you go kobra.

    http://hollydoodledesigns.com/zen/

    Thanks

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: How do I get rid of whitespace on header (pic attached)

    You have this in your stylesheet.css file and you need to change the red highlighted value to 81px
    Code:
    #logoWrapper{
        background-image: url(../images/header_bg.jpg);
        background-repeat: repeat-x;
        background-color: #ffffff;
        height:120px;
    }
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Jun 2007
    Posts
    24
    Plugin Contributions
    0

    Default Re: How do I get rid of whitespace on header (pic attached)

    I made the change. It pulled the header up but I still have the white space. Any other suggestions? I also went ahead and changed the logo back for testing purposes since the one I made is taller than 81px.

    #logoWrapper{
    background-image: url(../images/header_bg.jpg);
    background-repeat: repeat-x;
    background-color: #ffffff;
    height:81px;
    }

    Thanks again.

  6. #6
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: How do I get rid of whitespace on header (pic attached)

    What version of Zen Cart are you using?

    Current version is at 1.3.7
    Zen-Venom Get Bitten

 

 

Similar Threads

  1. Get rid of E-Book link and pic
    By rdub in forum Installing on a Linux/Unix Server
    Replies: 4
    Last Post: 28 Oct 2011, 03:05 AM
  2. How do i get rid of ZC's header and footer?
    By mOrloff in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 22 Oct 2009, 01:53 AM
  3. How do I get rid of header link
    By oceanturqiri in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 22 Jul 2008, 03:28 AM
  4. How to get rid of link in header
    By section1 in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 25 Oct 2007, 10:40 PM
  5. How to get rid of this header look default
    By wmorris in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 6 Aug 2007, 10:37 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