ADBLOCK and this site :(

Everything about using Adblock Plus on Mozilla Firefox, Thunderbird and SeaMonkey
Post Reply
jose

ADBLOCK and this site :(

Post by jose »

In Spain one of the most visited pages is www.elmundo.es

ABP always worked perfectly in that site, but now I block everyday a lot of ads and when the page is reloaded ¡¡¡there is the ad again!!! unblocked.Specially protected are some news.

Example:
http://www.elmundo.es/elmundo/2007/08/2 ... 88120.html


Sorry if this is not the right forum but I´m out of time and I don´t know how to configurate ABP (I never did it because the program worked perfect until 1 month or may be 6 weeks!
User avatar
fanboy
Posts: 3446
Joined: Sun Jun 17, 2007 4:45 am
Contact:

Post by fanboy »

Code: Select all

.el-mundo.net/banners
.el-mundo.net/cajas
PublicidadSi

Post by PublicidadSi »

Alternatively,

elmundo.es#DIV(class=publicidadtira1)
elmundo.es#DIV(class=publicidadhorizontal)
elmundo.es#DIV(class=publicidadmodulo)
elmundo.es#DIV(class=publicidadnoticia)
elmundo.es#DIV(class=publicidadpie)
User avatar
rick752
Posts: 2709
Joined: Fri Jun 09, 2006 7:59 pm
Location: New York USA
Contact:

Post by rick752 »

Thanks for the language I don't understand. But does the single hide:

Code: Select all

elmundo.es#div(class^=publicidad)
... work for all that?

And would:

Code: Select all

#div(class^=publicidad)
... work as a generic hide?
Post Reply