Hello, Can anyone tell me why this page is displayed completely different in FF and IE? http://74.55.212.91/Link-sites2/14/pokerroom16.shtml Regards, Ian
I just took a quick glance without checking out the code, but it seems like your left column is set too wide, breaking the floats. Keep in mind that IE has a different (wrong) way to calculate the box model than most browsers. You'll most likely need to either reduce the left side column's padding or margins, or place it in a container. For more information, I'd recommend you read on the Internet Explorer Box Model bug.
Hey Steelfrog, I've tried reducing the left menu 10px but nothing happend do you think I need to try taking off more? Changes are uploaded Thanks, Ian