Results 1 to 5 of 5
  1. #1
    Join Date
    Feb 2009
    Posts
    3
    Plugin Contributions
    0

    Default Left column not showing fully

    hello,
    Recently i have modified zen cart. I have added features such as displaying category products in the category sidebox. I have also added a contact box below the categeories which is currently inside the category box.

    www.sffhosting.com/~harton if you take a look at the website you will see what i mean. it just cuts off the left column.

    I do not really want to set a height for the site as it is posible the products will be added or deleted.

    Any suggestions.

    thanks

  2. #2
    Join Date
    Feb 2009
    Posts
    3
    Plugin Contributions
    0

    Default Re: Left column not showing fully

    Just to add my stylesheet might be abit messy as i have tried some things so it may not look standard.

  3. #3
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Left column not showing fully

    It's worse than you know - in IE7, the content is all off to the left.

    As far as the sidebox length goes, don't try to give every element height (or width) specs. Zencart will do that mostly by itself.


    .leftBoxContainer, .rightBoxContainer {
    width: 193px;
    height: 208px;

    margin: 0em;
    background: url(../images/navgr.jpg);
    margin-top: 0em;
    }



    Remove the red parts and see if that fixes things.

  4. #4
    Join Date
    Feb 2009
    Posts
    3
    Plugin Contributions
    0

    Default Re: Left column not showing fully

    How silly, ive been searching all over the CSS. Clearly i did not read it well enough. It is now working fine if you would like to check it www.sffhosting.com/~harton

    All i did was removed the height.

  5. #5
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Left column not showing fully

    Seems to be OK in both browsers now.

 

 

Similar Threads

  1. v151 Solved - Catergores Left Column Box showing 2 times?
    By imfsub12 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 9 Jan 2013, 03:31 PM
  2. About Us not showing on left column
    By sewingzfun in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 13 Mar 2011, 10:19 PM
  3. Category not showing in Left Column
    By solarguy in forum General Questions
    Replies: 5
    Last Post: 20 Oct 2010, 05:44 PM
  4. modules not showing in left or right column
    By louishen in forum Addon Sideboxes
    Replies: 6
    Last Post: 11 Sep 2010, 11:12 AM
  5. Left column not showing
    By Nonnumquam in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 2 Oct 2007, 04:24 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