content dropping down in IE 6 (Full Version)

All Forums >> [Web Development] >> Cascading Style Sheets



Message


ncriptide -> content dropping down in IE 6 (1/2/2008 10:48:08)

My flash and middle content is dropping down below my left side bar in IE 6. Looks okay on a Mac running Safari and Firefox, and looks okay in IE 7.

Could someone please take a look at the site: http://www.harvestchapelclt.org and give me an idea of what might be going on? Newbie at CSS so I'm sure I've done something stupid. . . thanks!




jaybee -> RE: content dropping down in IE 6 (1/2/2008 11:08:48)

Instead of forcing the Flash area over with a massive left margin, try just floating it right and see if that helps.

IE6 is ummmmm not exactly standards compliant and you have to hack it a bit so this might not work.

#main {
width:585px;
margin: 10px 0 0 0px;float:right;
padding: 0;
}




Page: [1]

Valid CSS!




Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI
0.046875