Results 1 to 5 of 5
  1. #1
    Join Date
    Nov 2006
    Posts
    48
    Plugin Contributions
    0

    Default Center Column alignment

    Hi All,

    Since adding a couple of side boxes to the right of my center column, the center column itself has gone out of alignment. It appears to try and vertically align everything to the of the page.

    An example is if you go use my search function (it does this on all pages not just the search one, but this give the best view of the problem), and type in Sabertooth 55i, this will display 1 product in the middle of the page rather than at the top.

    Any ideas?

    Regards

    Chris

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

    Default Re: Center Column alignment

    May we have a link to the site?

  3. #3
    Join Date
    Nov 2006
    Posts
    48
    Plugin Contributions
    0

    Default Re: Center Column alignment

    Sorry my bad, a link is always helpful

    www.zooompc.com

    Also im getting a white gap on the right hand side between the boxes if anyone knows how to push the boxes over to the side that would also be appreciated

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

    Default Re: Center Column alignment

    vertically align everything to the of the page.

    Not sure what you're saying the problem is. - to the center of the page? I see the site not fitting in my 1024x768 monitor. You have in your stylesheet
    Code:
    /*wrappers - page or section containers*/
    #mainWrapper {
    	background-color: #ffffff;
    	text-align: left;
    	width: 750px;
    	vertical-align: top;
    	border: 1px solid #9a9a9a;
    	}
    View source shows that you have a 100% table-based layout, with some divs dropped in for sideboxes and center content. I don't know where you got this template, but since everything is coded into template files, the stylesheet and admin controls will be unable to affect many things. You will need to edit PHP files to modify it in any significant way.

    What white gap are you talking about - to the side of the boxes or between the boxes?

  5. #5
    Join Date
    Nov 2006
    Posts
    48
    Plugin Contributions
    0

    Default Re: Center Column alignment

    no worries all sorted now thank you :)

    You were correct it was tables, i found a table within a table within a table that needed the row to be vertically aligned, also i set the table up from this to a fixed width and it push out the white gap appearing on the right of the right sideboxes.

 

 

Similar Threads

  1. ez page center column alignment
    By ScottDB in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 14 Sep 2011, 10:18 PM
  2. Can I add Categoy links left and Right column around center column?
    By cshart in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 27 Oct 2010, 06:06 PM
  3. how do i move sidebox content to grid colum / column in center column
    By Mrchristoh in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 17 May 2009, 04:03 PM
  4. Alignment of Products in Center Column Index Page
    By Courage9 in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 1 Feb 2009, 10:27 PM
  5. left column needs to be same height as center column
    By BekahRuth in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 22 Aug 2007, 11:01 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