Results 1 to 6 of 6
  1. #1
    Join Date
    Feb 2005
    Posts
    246
    Plugin Contributions
    0

    Default Remove vertical white space

    After turning off Category Tabs in admin, the verticle space that they would occupy is still there. I have tried culling unused items out of my tpl_header file as well as changing height in css on logoWrapper and navCatTabsWrapper. I think the space got smaller, but it is still there. I have seen many similar questions, but have not found the answer that works for me. My template is a copy of template_default.

    How can I remove this space? I want the top of my sideboxes and center content areas to touch the bottom of my logo.gif.

    Zen Cart 1.3.6
    Database Patch Level: 1.3.6
    v1.3.6 [2006-11-24 09:36:16] (Fresh Installation)

  2. #2
    Join Date
    Jun 2003
    Posts
    33,720
    Plugin Contributions
    0

    Default Re: Remove verticle white space

    The URL where the problem can be seen?
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  3. #3
    Join Date
    Feb 2005
    Posts
    246
    Plugin Contributions
    0

    Default Re: Remove verticle white space

    Quote Originally Posted by Kim View Post
    The URL where the problem can be seen?
    Hello Kim.
    Thanks for the response. Because this is for a client, I'd prefer not to make that URL public in it's incomplete state. Would it be okay if I send it in a PM?

  4. #4
    Join Date
    Jan 2005
    Location
    Lake Havasu, AZ
    Posts
    1,149
    Plugin Contributions
    0

    Default Re: Remove verticle white space

    More than likely you are seeing the <br class="ClearBoth"> which is creating your "whitespace" - correct this by changing it to <div class="clearBoth></div>

    HTH
    When the world gets in my face I say Have A Nice Day.
    * I DO Think and I HAVE BEEN Zenned - therefore, I AM * I donate - do you?
    Custom Templates and Zen Services CRS Designs, Inc.

  5. #5
    Join Date
    Feb 2005
    Posts
    246
    Plugin Contributions
    0

    Default Re: Remove verticle white space

    Quote Originally Posted by TinaS View Post
    More than likely you are seeing the <br class="ClearBoth"> which is creating your "whitespace" - correct this by changing it to <div class="clearBoth></div>

    HTH
    Thanks Tina.
    Those were around lines 65 and 92 of tpl_header in the common folder. Those changes resulted in changes in the space above the logo, where the home, log in, and other links appear, as well as the search box. My issue is below the logo, between it and the rest of the content such as the sideboxes and the area filled in by main_page=

    Any other suggestions?

  6. #6
    Join Date
    Feb 2005
    Posts
    246
    Plugin Contributions
    0

    Default Re: Remove verticle white space

    What I was looking for was
    Code:
    .leftBoxContainer, .rightBoxContainer {margin-top: 1.5em;}
    changed to 0em

 

 

Similar Threads

  1. Remove a bit of white space
    By mcpisik in forum General Questions
    Replies: 5
    Last Post: 4 May 2011, 08:59 PM
  2. Vertical white space between images in IE6 and IE7
    By shirster in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 4 Jan 2010, 03:51 AM
  3. How to remove the white space?
    By koalabids in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 29 Jan 2009, 10:56 PM
  4. how to remove vertical space between logoWrapper and navMainWrapper?
    By jamesdavid in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 10 Jun 2008, 12:40 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