• Resolved andrewlilley

    (@andrewlilley)


    This is very annoying! In IE6, I have some images showing up just 1×1 pixel big. In the FF, Opera and Safari the images appear absolutely fine. They are normally about 160×160 pixels.

    Please see https://www.outdoorperspectives.com/photos-by-andrew-lilley/

    The 1×1 pixel images still function as links. What is going on? I am using a plugin called ANiga, a photo gallery system. This is the code displaying the page with the problem. However, this could be a WP/generic problem.

    Has anyone else had this weird problem? Thanks in advance – it’s so annoying!

    Andrew

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator Samuel Wood (Otto)

    (@otto42)

    www.remarpro.com Admin

    Look at the source code of your page (blahs inserted by me, for brevity):

    <img src="blahblah" border="0" width="" class="gallery_pic_border" alt="blah..." />

    See that blank width? That ain’t right…

    Oddly enough, this page validates okay, so I’d say it’s an IE bug. Fill in a valid width somewhere.

    Thread Starter andrewlilley

    (@andrewlilley)

    Wahoo! Thanks a lot – it works now (found the code in some php file):)

    Andrew

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Images in IE displayed as 1×1 pixel dot’ is closed to new replies.