Edited by Kosmatushi, 01 October 2007 - 07:18 PM.
I need help fixing something on my webpage for IE. (SOLVED!)
Started by Kosmatushi, Sep 30 2007 07:45 PM
3 replies to this topic
#1
Posted 30 September 2007 - 07:45 PM
I'm using an iframe inside of a div and it's positioned fine in FF and Safari, but when I look at it in IE it is in the top left hand corner. Maybe it would help if I agev the URL of my site. My site is http://kosmatushi.we...om/testing.html
#2
Posted 01 October 2007 - 10:08 AM
Check into CSS Conditionals and make the appropriate adjustments so it works properly in IE.
it'll be something like
it'll be something like
<!--[if IE 6]> insert CSS for Internet Explorer 6 here <![endif]-->
#3
Posted 01 October 2007 - 05:26 PM
SpatialVisionary, on Oct 1 2007, 08:08 AM, said:
Check into CSS Conditionals and make the appropriate adjustments so it works properly in IE.
it'll be something like
it'll be something like
<!--[if IE 6]> insert CSS for Internet Explorer 6 here <![endif]-->
Thanks, I appreciate the help. =)
Edited by Kosmatushi, 01 October 2007 - 06:33 PM.
#4
Posted 17 October 2007 - 02:38 PM
I've read somewhere that it's a bad as it should look good in all browsers and that you should fix it to prevent further error, but I'm not sure what else you could do without recoding it. I'm having this problem too.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users
