I'm having problems with float on IE on Mac. Unfortunately, I need this resolved somehow because it's for my school's website and most people here use mac ie.
I was working on a new layout all css.
http://www.coralgladeshigh.com/new
floating must somewhat work, because the left column with the menus is floated in the layout. But the problem is with the calendar. It is a seperate div than is floated right inside the main content div. It works great on every other browser, but on mac IE is is pusing up against the left rather than floating as it should.
Does anyone know of a fix for this?\
edit: FOUND A FIX!
There is a glitch with using the div and float. I fixed it my adding the exact width to the div.
Last edited by jcombs_31; 01-28-2005 at 09:40 AM..
|