Viewing 4 replies - 1 through 4 (of 4 total)
  • The screenshot page looks the same in IE and Firefox.
    If you save the image to desktop, and view in Paint or something – it looks the same as on the web – vertically stretched.

    In short, its the image which is already stretched – not the browsers causing the problem.

    Thread Starter tarkmiddy

    (@tarkmiddy)

    The screenshot page is just a screenshot of how the site displays in internet explorer…if you go to parkroad.org.uk in firefox you’ll notice that it doesn’t look like that

    thanks

    In that case might be the

    width=”100%” height=”170″

    you have embedded in the code, try

    width=”100″ height=”170″

    Thread Starter tarkmiddy

    (@tarkmiddy)

    I think I’ve fixed it now!

    I added the code you suggested and it didn’t make much difference however I adjusted it and removed the ‘class=”clearfloat”‘ from my img tag and that seems to have fixed it

    Thanks for your help!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Stretched image in Internet Explorer’ is closed to new replies.