Blocking text ad

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

Blocking text ad

Post by Zim »

How do I block the "JOBB24" text ad that oftenly appears in the right hand side on http://www.aftonbladet.se/ ?
User avatar
rick752
Posts: 2709
Joined: Fri Jun 09, 2006 7:59 pm
Location: New York USA
Contact:

Post by rick752 »

Code: Select all

aftonbladet.se#div(id*=_adArea_)
Wladimir Palant

Post by Wladimir Palant »

Probably better:

Code: Select all

aftonbladet.se#div(class=AB_adArea)
First time I use the Element Hiding Helper on actual ads :)
Locked