Thread: Page columns

Results 1 to 3 of 3
  1. #1
    Join Date
    May 2010
    Location
    London UK
    Posts
    134
    Plugin Contributions
    0

    Default Page columns

    Hi All,

    I am working on a site http://www.ssdesignersaris.co.uk

    and it seems like all of the columns are aligning in the centre vertically as they do not sit at the top of the page and i am not sure why.

    Can anybody help?

    Thanks

    Lee

  2. #2
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Re: Page columns

    look for following in your stylesheet.css .
    margin : 5em is the reason for side columns dropping down to much.
    .leftBoxContainer, .rightBoxContainer {
    border-color:#9A9A9A #9A9A9A #336633;
    border-style:solid;
    border-width:0 0 5px;
    margin:5em 0 0;
    }

  3. #3
    Join Date
    Feb 2010
    Posts
    154
    Plugin Contributions
    0

    Default Re: Page columns

    And the reason your Featured Content is so far down is...

    1. You have margin: 25px auto; in your #page-wrap id
    2. You have a big white border around the background image - either remove it, or add background-position: -50px -50px; to the #page-wrap id
    3. The breadcrumbs bar is still being displayed (and taking up room) even though it's empty.

 

 

Similar Threads

  1. estorenow - 3 columns on main page
    By ikalota in forum Addon Templates
    Replies: 1
    Last Post: 3 Nov 2010, 03:54 AM
  2. Columns for catagories on main page
    By helpme in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 30 May 2007, 02:33 PM
  3. Splitting a page into two columns
    By nick04263 in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 7 Mar 2007, 03:08 AM
  4. Removing columns in Orders Page.
    By kinethic in forum Managing Customers and Orders
    Replies: 4
    Last Post: 2 Aug 2006, 05:09 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