No Ad is Ad?

Posting here is no longer possible, please use the forum of a filter list project, such as EasyList
Locked
JustaGuest

No Ad is Ad?

Post 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?
MonztA
ABP Developer
Posts: 3957
Joined: Mon Aug 14, 2006 12:18 am
Location: Germany

Re: No Ad is Ad?

Post by MonztA »

Can you post an example site?
JustaGuest

Re: No Ad is Ad?

Post by JustaGuest »

In a few days i can.
JustaGuest

Re: No Ad is Ad?

Post 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.
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: No Ad is Ad?

Post 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
MonztA
ABP Developer
Posts: 3957
Joined: Mon Aug 14, 2006 12:18 am
Location: Germany

Re: No Ad is Ad?

Post by MonztA »

Locked