Hello
I have the following Problem:
My web www.megatopradio.com ist show correctly on IE7 and FF. But on IE 6 when the resolution is big then the left box go out at left and the right box goes at bottom.
How can i fix this problem? The Validation it's Ok WITHOUT ERRORS!
Can you help me?
Need Help. My web is show ok in FF and IE7 but not in IE6 :-(
Need Help. My web is show ok in FF and IE7 but not in IE6 :-(
Last edited by ottyscom on Tue Feb 05, 2008 4:32 pm, edited 1 time in total.
Re: Need Help. My web is show ok in FF and IE7 but <b>not in IE6 :-(</b>
Anywhere have a solution for my IE6 Problem

-
- New Member
- Posts: 4
- Joined: Thu Feb 07, 2008 9:55 am
Re: Need Help. My web is show ok in FF and IE7 but not in IE6 :-(
Hola ottyscom
Without seeing your CSS it is hard to say but I think it is the usual IE box model problem with IE6 and earlier treating margins, padding and borders differently, so your design breaks once your contents become too wide for the container.
Search IE box model issues on Google for some solutions that will work for you.
Without seeing your CSS it is hard to say but I think it is the usual IE box model problem with IE6 and earlier treating margins, padding and borders differently, so your design breaks once your contents become too wide for the container.
Search IE box model issues on Google for some solutions that will work for you.