----- Original Message ----- From: Trish Meyer To: css discuss Sent: Saturday, November 12, 2005 8:46 AM Subject: [css-d] clearing clears sidebar too
Okay, maybe I'm seeing two issues then. Even when I remove the clear: both style from the headings in the #content section, the entire #content moves down below the sidebar on IE Windows ONLY. It looks okay in Mozilla and Mac when I don't clear, so clearing is a red herring for now. I think this is beginning to sound familiar though. The page with NO clearing (that I was going to show the client...) is at: http://www.collageartists.org/test7.html The CSS is at http://www.collageartists.org/stylesheets/caa5.css so the clear:both is a problem on Mac (and probably also IE Windows), but first I have to fix the #content moving down problem first I think. thanks for any help, aargh, Trish -- _______ \ Trish & Chris Meyer/CyberMotion: Motion Graphics Design & Effects \ recent projects & clients: http://www.cybmotion.com/projects \ books, video, & articles: http://www.cybmotion.com/sharing \ music (including Alias Zone): http://www.cybmotion.com/music \______________________________________________________________ ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ Not sure exactly what you are trying to acheive with the headings. Anyway, reducing the left padding on the #content div solves the problem in IE/Win of all the content dropping below the sidebar. I changed the padding-left to 10px, which seems ok. By the way, I could not find any positioning statement for the #content div. Regards, Bill Stemp ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
