camsemple
11-01-2010, 12:30 PM
My website - www.dofe.zxq.net - appears jumbled when it is loaded on internet explorer version 6.0. All the images overlap and it is a mess. It doesn't happen on any other browser. Just wondering how i can fix this?
|
Click to See Complete Forum and Search --> : Internet Explorer V6.0 camsemple 11-01-2010, 12:30 PM My website - www.dofe.zxq.net - appears jumbled when it is loaded on internet explorer version 6.0. All the images overlap and it is a mess. It doesn't happen on any other browser. Just wondering how i can fix this? pauledee 11-02-2010, 03:06 PM Hi. There are a great many reasons why pages display differently in IE6. To answer your question fully, you'd need to supply a whole load more info. Best place to start is to make up a conditional CSS include (that only IE6 will read) and start trouble-shooting each problem one by one. This way, changes you make are not going to affect your site in any other browser. footnote... sadly, I too work for a company that still has to support this ancient and ridiculous browser lol. noahqw 12-08-2010, 04:43 PM Well, browsers display content in different manners. Try cross referencing the content in different browsers. Also, if you could provide the HTML code and CSS that would be great! paolo1 12-12-2010, 08:13 AM For IE it's necessary to use conditional stylesheets. IE6 has different block model from other browsers and a lot if other issues. So write different css for it and enjoy. webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |