• My site, http://eurofrank.com/index.php , works in every browser except IE. The sidebar (on the right) goes under the main column (on the left). Additionally, in IE7, my footer (which is supposed to span 100% of the screen) doesn’t do what it’s supposed to be.

Viewing 4 replies - 1 through 4 (of 4 total)
  • I am no CSS expert, but I think if you put all the content on the right column into a div with style
    float:right;clear:both
    I think that would work.

    Footer is working fine for me in ie6 and ie7.

    Thread Starter ifrank

    (@ifrank)

    Thanks for the reply, but no cigar! 🙁 That didn’t quite fix it. Does anyone know? 😛 Pretty please?

    Thread Starter ifrank

    (@ifrank)

    Please? 😛

    I have the exact same problem (www.rasmusweb.dk), I tried doing the old html-table thing just to try it out, but that rendered weird as well. Just in another way.

    Is there a list somewhere of css we should keep away from, or is it really just crossing fingers and hoping for the best?

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘IE Sucks – Help with column float/CSS?’ is closed to new replies.