Jump to content


I need help fixing something on my webpage for IE. (SOLVED!)


3 replies to this topic

#1 Kosmatushi

    Young Padawan

  • Members
  • Pip
  • 6 posts
  • Gender:Male
  • Location:Canada

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

Edited by Kosmatushi, 01 October 2007 - 07:18 PM.


#2 Hayden

    P2L Jedi

  • Members
  • PipPipPip
  • 716 posts
  • Gender:Male
  • Location:Texas

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
<!--[if IE 6]>
insert CSS for Internet Explorer 6 here
<![endif]-->


#3 Kosmatushi

    Young Padawan

  • Members
  • Pip
  • 6 posts
  • Gender:Male
  • Location:Canada

Posted 01 October 2007 - 05:26 PM

View PostSpatialVisionary, 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
<!--[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 BrandMan211

    Young Padawan

  • Members
  • Pip
  • 6 posts
  • Gender:Male
  • Location:New York
  • Interests:The internet, video games, etc.

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. :P





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users