/    Sign up×
Community /Pin to ProfileBookmark

IE 6 DIV Problems

Hello all!

I’m working on a site — [url]www.graciebarraescondido.com[/url] — and it has tested fine in Safari, Firefox, and IE7. However, when viewed in IE6, the sidebar navigation gets pushed down to the bottom of the content!

Can somebody please help me figure this out? I’d be eternally grateful.

-Michael Nelson

to post a comment
CSS

2 Comments(s)

Copy linkTweet thisAlerts:
@CentauriApr 02.2008 — First off, you have two divs with the same id of #content - an id can only be used once.

As the div surrounding the main content (wth the class of floatleft and width73) is floated, the containing divs #content (the second one) and #container will collapse to zero height, and as they are 100% width, actually appear just under the menu before everything else. As IE6 will not allow an elements contents to spill outside, it is expanding #content and #container to surround the .floatleft div - as these dvs are 100% width, the side div must be pushed down.
Copy linkTweet thisAlerts:
@RevNelsonauthorApr 03.2008 — VERY awesome, thank you so much for your help!
×

Success!

Help @RevNelson spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.13,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...