Closed (duplicate)
Project:
Zen
Version:
5.x-0.6
Component:
IE Problems
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 May 2007 at 16:41 UTC
Updated:
7 May 2007 at 17:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
texas-bronius commentedI 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....
Comment #2
texas-bronius commentedAttached 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).
Comment #3
add1sun commentedmarking 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.