I've looked through all the posts and I believe I've tried all the patches, but no luck. The content and right side bar are getting pushed to the left and spaced below my menu, except for the content on the home page. I'm a bit confused if I should be focusing on core CSS or ZenZen layout CSS. Any help would be much appreciated.

If you have IE 6 you can view the site here - http://www.nationalwind.us

CommentFileSizeAuthor
#1 IE6_Content_Problem.png54.91 KBBioBen
IE6_Content_Problem.png54.91 KBBioBen

Comments

BioBen’s picture

Title: Content and right side bar pushed below nice menus in IE6 » IE6 Content and right side bar pushed down
Category: support » bug
StatusFileSize
new54.91 KB

I've seen several suggested solutions, but can't crack the code. I'll be going back to check margin/padding.

Let me know what you can find.

BioBen’s picture

Category: bug » support
BioBen’s picture

I know this is a duplicate post/problem, but it seems the problem is unique to each website. I just made a dirty fix so it sort of works in IE6, which was -
- Made the #main position absolute
- Created a separate div for the right side bar and floated right
- Gave the #container a specified height so none of the text will run below the footer
I was tired of looking at CSS, so I've left it at that and will revisit later.
It would be nice to keep the #main position relative or float left, so I don't have to specify a height in the container. But, all of my efforts haven't worked.

What else can I do?

johnalbin’s picture

Component: IE Problems » Subtheme: Zen Classic
Status: Active » Closed (duplicate)

Given that you have a #container div means you are using the Zen Classic theme or a pre-0.8 version of Zen. This has been fixed in the main Zen theme.

Duplicate of http://drupal.org/node/110897

BioBen’s picture

Project: Zen » ZenZen
Component: Subtheme: Zen Classic » Code

Sorry, I mislabeled the project, but I put it in the description - I'm using ZenZen not Zen. Would you advise using the latest version of Zen over ZenZen? It appears support and compatibility is with Zen.

BioBen’s picture

Status: Closed (duplicate) » Fixed

After a few adjustments it's good to go now. We're still using ZenZen.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.