How to hide a div?

Posting here is no longer possible, please use the forum of a filter list project, such as EasyList
Locked
REVerdi
Posts: 7
Joined: Sat Dec 26, 2009 3:41 am

How to hide a div?

Post by REVerdi »

At page http://esporte.uol.com.br/f1/ultimas-no ... ula-1.jhtm
why the filter esporte.uol.com.br##DIV#banner* doesn't work to replace the filters down?
esporte.uol.com.br##DIV#banner-125x125
esporte.uol.com.br##DIV#banner-125x125-2
esporte.uol.com.br##DIV#banner-125x125-2-area
esporte.uol.com.br##DIV#banner-125x125-area
esporte.uol.com.br##DIV#banner-468x60-area
esporte.uol.com.br##DIV#banner-728x90-area
User avatar
Hubird
Posts: 2850
Joined: Thu Oct 26, 2006 2:59 pm
Location: Australia
Contact:

Re: How to hide a div?

Post by Hubird »

You could try something like:

Code: Select all

esporte.uol.com.br##[id^="banner-"]
Although for best performance you are better off using separate rules and not using the DIV tag.

I used the element hiding helper to come up with this rule (link in my signature).

You might like to try Fanboy's Espanol/Portuguese subscription available from http://www.fanboy.co.nz/adblock/

I'm guessing it is a supplemental subscription, meaning that you should first subscribe to his standard list.....Anyway all the subscriptions you need are on his page.

If you use it and see an unblocked ad I'm pretty sure Fanboy will be happy to take care of it for you.
User avatar
fanboy
Posts: 3446
Joined: Sun Jun 17, 2007 4:45 am
Contact:

Re: How to hide a div?

Post by fanboy »

REVerdi wrote:At page http://esporte.uol.com.br/f1/ultimas-no ... ula-1.jhtm
why the filter esporte.uol.com.br##DIV#banner* doesn't work to replace the filters down?
esporte.uol.com.br##DIV#banner-125x125
esporte.uol.com.br##DIV#banner-125x125-2
esporte.uol.com.br##DIV#banner-125x125-2-area
esporte.uol.com.br##DIV#banner-125x125-area
esporte.uol.com.br##DIV#banner-468x60-area
esporte.uol.com.br##DIV#banner-728x90-area
Using my main list+espanol list ..the site looks very clean,
REVerdi
Posts: 7
Joined: Sat Dec 26, 2009 3:41 am

Re: How to hide a div?

Post by REVerdi »

Thank you very much!
Locked