try adding this rule to the css:
@-moz-document url-prefix(http), url-prefix(file) { img:-moz-broken{ -moz-force-broken-image-icon:1; width:100px; height:100px; } } source from: http://stackoverflow.com/a/6744791/1915183https://stackoverflow.com/a/6744791/1915183