Page 1 of 1

e-wawa.pl how to block

Posted: Mon Jun 11, 2007 8:55 pm
by KamikazeePL
http://www.e-wawa.pl/

How to block
Image
(click for resize)
this floating div?

Posted: Mon Jun 11, 2007 9:26 pm
by Wladimir Palant
This filter already blocks the contents of the div for me:

Code: Select all

|http://ads.*
But the frame is still there. To hide it you can add:

Code: Select all

e-wawa.pl#DIV(id=scyscraper)

Posted: Mon Jun 11, 2007 9:36 pm
by KamikazeePL
Wladimir Palant wrote:This filter already blocks the contents of the div for me:

Code: Select all

|http://ads.*
This filter I already have.
Wladimir Palant wrote:But the frame is still there. To hide it you can add:

Code: Select all

e-wawa.pl#DIV(id=scyscraper)
Now this works perfect. Thanks.