Results 1 to 4 of 4
  1. #1
    Join Date
    Jun 2008
    Location
    Queensland, Australia
    Posts
    22
    Plugin Contributions
    0

    Default How to remove the white space?

    Hi, I have just changed my bg_header image, but for some reason there is white space just below the header image. I have searched the forums, and have tried all suggestions, but have not been able to fix the problem.
    Any suggestions?
    Thanks for your time.

    The site is www.bb-fashions.com

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

    Default Re: How to remove the white space?

    Find this in your stylesheet.css file and adjust to resemble the second entry
    Code:
    #headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
    	margin: 0em;
    	padding: 0em;
    	}
    make it look like this
    Code:
    #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
    	margin: 0em;
    	padding: 0em;
    	}
    
    #headerWrapper {
            background-color: #EDE0F4;
    	margin: 0em;
    	padding: 0em;
    	}
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Jun 2008
    Location
    Queensland, Australia
    Posts
    22
    Plugin Contributions
    0

    Default Re: How to remove the white space?

    Fantastic kobra!

    Thank you for your help..

    It worked a treat, and makes my site look so much better.


  4. #4
    Join Date
    Sep 2008
    Posts
    431
    Plugin Contributions
    0

    Default Re: How to remove the white space?

    Hey Kobra, I'm having this exact same problem with my site but when I tried that same fix it didn't do the trick. And it's only displaying that pesky white space in IE6. Any idea what's wrong with my site?

    Ian
    www.mowerpartsupply.com/catalog

 

 

Similar Threads

  1. v150 How do I remove the extra white space on my product page?
    By coreyalderin in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 2 Aug 2012, 02:30 AM
  2. how do i eliminate the white space between attributes?
    By humbll in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 10 Feb 2011, 05:39 PM
  3. Help, how to remove white space?
    By ray-the-otter in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 21 Oct 2010, 03:31 PM
  4. How do I remove white space after adding Blank Sidebox?
    By ben harry in forum Addon Sideboxes
    Replies: 4
    Last Post: 16 Oct 2009, 07:32 PM
  5. White Space....I Know Another White Space Issue...Cant Get Rid Of It
    By enchantedlingerie in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 18 Apr 2007, 03:05 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