Results 1 to 2 of 2
  1. #1

    Idea or Suggestion Problem with Sidebox Height

    Hi to all Zen Lovers!
    I am facing problems with my new zen template side boxes display. 2nd sidebox should be displayed right after the 1st sidebox. But problem i am facing is 2nd sidebox appears very far below the 1st box. So on the 3rd and 4rth side boxes. Please help.
    Please see the template: www.girlspartywear.com/index.php
    Thanks in advance :)
    Last edited by mnaeemsattar; 21 Jul 2009 at 12:12 PM. Reason: link add
    Muhammad Naeem Sattar
    http://buy92.com
    http://itgenes.com

  2. #2
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Problem with Sidebox Height

    You have this in your stylesheet:
    Code:
    .leftBoxContainer, .rightBoxContainer {
    	margin: 0 0 22em 0;
    }
    You probably meant to use 2em .

    Fixing that makes the top sidebox drop down on the page, so there is probably something else happening as well.
    This is not the immediate cause, but might contribute:
    Code:
    #navColumnTwo{
        background-color: #f1e3c9;
    	height: 100px;
    }
    Trying to specify the height of one table cell when they all have to be taller than this may cause problems.

 

 

Similar Threads

  1. Making a sidebox with fixed height
    By tpeck in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 4 Sep 2011, 01:38 PM
  2. Sidebox Height Adjustments?
    By joyjoy in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 21 Oct 2010, 04:18 AM
  3. Sidebox height
    By EyefulTower in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 13 Aug 2007, 01:16 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