Results 1 to 10 of 18

Hybrid View

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

    Default Re: White Space Below Logo

    If you will load a copy of your image cts_top_store.jpg to your cart/images folder I can provide a better solution
    Zen-Venom Get Bitten

  2. #2
    Join Date
    Mar 2009
    Posts
    51
    Plugin Contributions
    0

    Default Re: White Space Below Logo

    File has been uploaded per your request.

    Thanks
    Martin

  3. #3
    Join Date
    Jun 2009
    Posts
    187
    Plugin Contributions
    0

    Default Re: White Space Below Logo

    I'm not sure if it is the same problem as mine, but I had some space that was annoying me under the logo. See if the same fix will work for you.

    http://www.zen-cart.com/forum/showthread.php?t=131858

    Looking at your site I'm not sure this fix will work. Let us know what you did to fix it.

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

    Default Re: White Space Below Logo

    Find in your stylesheet the following
    Code:
    #headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
    	margin: 0em;
    	padding: 0em;
    	}
    Seperate and edit to resemble this and adjust value if required
    Code:
    #headerWrapper {
            height: 164px;
    	margin: 0em;
    	padding: 0em;
    	}
    #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
    	margin: 0em;
    	padding: 0em;
    	}
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Mar 2009
    Posts
    51
    Plugin Contributions
    0

    Default Re: White Space Below Logo

    Sorry but that didn't work.....it put my logo half way up into the top bar where the home and login is........

    Didn't move it down but moved my logo up.

    Need to get rid of white space below logo and above the bar where the ez pages links are.

    Thanks,
    martin

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

    Default Re: White Space Below Logo

    Can't see what it did????

    Did you try adjusting the value???

    the ezpage links are contained inside of the headerWrapper
    Zen-Venom Get Bitten

  7. #7
    Join Date
    Mar 2009
    Posts
    51
    Plugin Contributions
    0

    Default Re: White Space Below Logo

    I adjusted it as you suggested.

    The top blue bar had the home and login links in it.
    Now the links are sitting in the upper left hand corner of my logo image.

    The white space is still below the logo and the lower blue bar with the privacy notice and my account links.

    Want to get rid of the white space below the above links.

    Martin

 

 

Similar Threads

  1. Unwanted white space below logo
    By MTODavid in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 16 Jul 2009, 07:55 PM
  2. Empty space - below logo and below Home & Log in links - how to delete?
    By dabone in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 21 Jan 2009, 01:18 AM
  3. White space below logowrapper
    By Three Sisters in forum Templates, Stylesheets, Page Layout
    Replies: 15
    Last Post: 11 Aug 2008, 05:10 AM
  4. Remove white space below banner
    By Vega in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 22 Apr 2008, 07:30 PM
  5. White space below header
    By canemasters in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 21 Mar 2008, 10:46 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