Results 1 to 3 of 3
  1. #1
    Join Date
    Feb 2006
    Posts
    70
    Plugin Contributions
    0

    Default sidebox not aligned properly

    Hi gang,

    Any thoughts as to why my left sidebox doesn't lign up with the left edge of my banner? Seems like there's a simple answer to this but it escapes me at the moment.

    https://www.reelasian.com/boxoffice/

    Cheers!
    Sara

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

    Default Re: sidebox not aligned properly

    Some extra padding or margin would cause this behavior.
    Code:
    #navColumnOneWrapper, #navColumnTwoWrapper {
    	/*margin-left: 0.5em;*/
    	margin-right: 0.5em; /*this is causing extra inset on the right*/
    	}
    	
    .category-links, .sideBoxContent {
    line-height: 1.9em;
    margin-left: 1.1em; /*this is causing extra inset on the left*/
    margin-right: 1.1em;
    }

  3. #3
    Join Date
    Feb 2006
    Posts
    70
    Plugin Contributions
    0

    Default Re: sidebox not aligned properly

    Thank you, worked like a charm!

    -S

 

 

Similar Threads

  1. v150 New Products not aligned properly
    By canemasters in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 14 Apr 2012, 11:18 AM
  2. My site isn't aligned properly
    By familynow in forum Templates, Stylesheets, Page Layout
    Replies: 22
    Last Post: 9 Nov 2011, 02:02 PM
  3. product categories not aligned properly
    By nsrao in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 1 May 2010, 08:10 PM
  4. Zen Cart "new products" not aligned properly in IE
    By dudemaaan in forum General Questions
    Replies: 0
    Last Post: 16 Feb 2010, 03:46 PM
  5. Item Name column not properly aligned + others
    By evolive in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 6 Nov 2006, 10:06 AM

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