Using the default, site-wide contact module, my contact page drops below the left-side pane. The net result is a header, a left-sidebar, and a big white space to the right. Scroll down, and see the contents of the contact page below the left sidebar.

CommentFileSizeAuthor
#2 screenshot-IE-alignment.gif43.48 KBtexas-bronius

Comments

texas-bronius’s picture

Status: Active » Needs review

I have already customized my style.css, so I feel some shame in tearing into layout.css directly:
layout.css,v 1.5.2.1 2007/01/17 05:28:41 jjeff
At any rate, I changed the #squeeze margin-left's to padding-left's.
I have no idea how this will affect other screens, other browsers, or default (with this change) zen layouts....

texas-bronius’s picture

StatusFileSize
new43.48 KB

Attached is a screen shot showing both before (margin) and after (padding) in default Zen, no customization.. but only Left sidebar is used (darn it-- I knew I would forget something).

add1sun’s picture

Status: Needs review » Closed (duplicate)

marking this as a duplicate of http://drupal.org/node/89656. Have you read through that issue and tried some of the solutions there? Notably, for pages that have forms, there is a core Drupal patch (http://drupal.org/node/101305) which fixes the issue for most people.