Forums

[resolved] Images in IE displayed as 1x1 pixel dot (3 posts)

  1. AndrewLilley
    Member
    Posted 5 years ago #

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

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

    The 1x1 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

  2. Otto
    Tech Ninja
    Posted 5 years ago #

    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.

  3. AndrewLilley
    Member
    Posted 5 years ago #

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

    Andrew

Topic Closed

This topic has been closed to new replies.

About this Topic