Page 1 of 1

No Ad is Ad?

Posted: Thu Feb 16, 2012 1:10 pm
by JustaGuest
Hi Guys,

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"> &copy; Niko Alm</span>
          </div>
        </div>
    </div>
  </a>
</p>
Any suggestions?

Re: No Ad is Ad?

Posted: Thu Feb 16, 2012 1:46 pm
by MonztA
Can you post an example site?

Re: No Ad is Ad?

Posted: Sat Feb 18, 2012 3:44 am
by JustaGuest
In a few days i can.

Re: No Ad is Ad?

Posted: Thu Mar 08, 2012 7:32 pm
by JustaGuest
Here it is - it's a German atheists site:

http://www.dira-netzwerk.de/dira-news-u ... k-gefunden

Adblock blocks the first picture.

Re: No Ad is Ad?

Posted: Thu Mar 08, 2012 8:35 pm
by mapx
the bad filter (easylist):

Code: Select all

_300_250_
strange jpg name:

Code: Select all

http://www.dira-netzwerk.de/cache/multithumb_thumbs/b_300_250_16777215_00___images_diraNews_Wissenschaft_Tiktaalik_roseae_life_restor_519x300.jpg

Re: No Ad is Ad?

Posted: Fri Mar 09, 2012 8:21 am
by MonztA