2012-08-29 15:23, Jonathan N. Little wrote:
> Do you have the AddBlock+ extension? That can be the cause. Because
> there is nothing wrong with the images on the page.
Testing with AdBlock Plus on Firefox 15, after clearing cache, the pages
still show on the page. And AdBlock plus does not seem to to filter
images very aggressive, at default settings. But some ad blocking
software may well use criteria based on "typical" ad sizes and may
therefore block e.g. all images of some specific sizes. However, the
images appear to be of different sizes here.
There's a remote possibility that lack of image information in markup
(<img ... width=... height=...>) and in CSS might cause the issue on
some browser with some extension. Adding such information is generally
advisable, anyway, as it speeds up page rendering and avoids changes in
page layout during loading. At least it would not hurt to try, first
with one image, whether this helps.
--
Yucca,
http://www.cs.tut.fi/~jkorpela/