i found out that Adblock Plus blocks some images on sites which uses at least joomla, 'bkmultithumb' and the template Allrounder' in combination. There are no adwords in the image. I think a lot of pages are affected by this. This is exactly what disappears:
Code: Select all
<p style="float: left;">
<a class="modal" style="cursor: url('/plugins/content/multithumb/magnify.png'), url('/plugins/content/multithumb/magnify.cur'), auto;" title="" href="/images/News/Religion/nudelsieb.jpg" target="_blank">
<div class="easy-caption-wrapper" style="overflow: hidden; width: 300px; height: 195px;">
<img class="lv-caption-fade multithumb" width="300" height="195" alt="" style="float: left;" src="http://www.url.com/cache/multithumb_thumbs/b_300_250_16777215_00___images_diraNews_Religion_nudelsieb.jpg">
<div class="easy-caption" style="width: 300px; position: relative; bottom: 42px; height: 42px; display: none; opacity: 0;">
<div class="easy-caption-background" style="width: 300px; position: relative; height: 42px; opacity: 0.6;"></div>
<div class="easy-caption-foreground" style="width: 300px; position: relative; bottom: 42px; height: 42px;">
<span class="easy-caption-title">Nudelsieb-Führerschein von Niko Alm </span>
<span class="easy-caption-text"> © Niko Alm</span>
</div>
</div>
</div>
</a>
</p>