Results 1 to 10 of 58

Hybrid View

  1. #1
    Join Date
    Jul 2008
    Posts
    2
    Plugin Contributions
    0

    Default Re: Remove space below header

    Hi - I need to remove the spaces below the header and above the banner logo
    Here is the link to my site : http:www.kianydesigns.com

    I used the code :
    #headerWrapper {
    background-color :#ffffff;
    _margin-bottom:-2px
    }

    It does remove it on IE7 but not on Firefox 2.0

    Thanks
    Senjaya

  2. #2
    Join Date
    Apr 2008
    Posts
    12
    Plugin Contributions
    0

    Default Re: Remove space below header

    copy and paste the following to the bottom of your css to remove white space and space your images on your product listing page:



    .categoryListBoxContents {
    float: left;
    }

    popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
    background-color: #ffffff;
    }
    .centerColumn { padding-top:0px; }
    .leftBoxContainer, .rightBoxContainer {stylesheet.css (line 1135) border:1px solid #727D84; margin:1.2em 0em 0em; }

    .productListing-even .productListing-data,{padding:5px 0;font-size:1em;color:#000;}
    .productListing-odd .productListing-data{padding:5px 0;font-size:1em;color:#000;}

  3. #3
    Join Date
    Aug 2008
    Posts
    14
    Plugin Contributions
    0

    Default Re: Remove space below header

    Quote Originally Posted by shuntashay View Post
    copy and paste the following to the bottom of your css to remove white space and space your images on your product listing page:

    .centerColumn { padding-top:0px; }
    That removed some of the white space in firefox.

  4. #4
    Join Date
    Sep 2007
    Posts
    20
    Plugin Contributions
    0

    Default Re: Remove space below header

    This is the site

    Now I've removed the white space from IE7 using an horrendous bodge (div class="backheader") that will probably have the gurus weeping tears of frustration. Any ideas how to do this more cleanly?

    (And any other thoughts if you can spare the time)

  5. #5
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,700
    Plugin Contributions
    11

    Default Re: Remove space below header

    It would be better if you did not "hijack" an older thread. It makes a lot of folks say, "Been there -- Done that" and you'll get passed over for help.

    Plus, it's seldom that problems are exactly the same.

    In your case, you put the image that you want to use as the header background into the logo div vs somewhere more appropriate. In your case, I'd put your image in the logoWrapper and set the logo to not display.

    Using the firebug add-on to firefox, I can turn off most of the css calls you have made in that area with no affect on the final look.
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  6. #6
    Join Date
    Aug 2008
    Posts
    165
    Plugin Contributions
    0

    Default Re: Remove space below header

    Please Help! My Header is not showing in IE and it's showing in Firefox, just fine! I can't figure out what I did wrong... I keep looking in stylesheet but not luck.

    Much appreciated!

    lynn

    http://www.PetHerbalRemedies.com

  7. #7
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,700
    Plugin Contributions
    11

    Default Re: Remove space below header

    IE is pretty finicky while FF will sorta roll with the flow.

    check out your site at http://validator.w3.org/. see if fixing the errors won't help IE.
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

 

 

Similar Threads

  1. Remove space below Logo
    By psvialli in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 22 Mar 2013, 02:46 PM
  2. remove empty space below footer
    By aqswskiing in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 29 Aug 2010, 02:35 PM
  3. Space below header
    By nootkan in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 27 Apr 2007, 04:17 PM
  4. Remove Space Below Attribute Selection
    By KADesign in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 11 Mar 2007, 02:46 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