removing background from div block

Everything about using Adblock Plus on Google Chrome
Post Reply
chucklepie
Posts: 3
Joined: Thu Jan 22, 2009 11:12 am

removing background from div block

Post by chucklepie »

Hello,
I'm trying to add a custom filter to block a background on a specific id. I assumed the selector would be this:

http://www.eurogamer.net##DIV[id="page-wrapper"][background]

but it remains there. Any idea how to remove the CSS background element?

Thanks.
User avatar
smed79
Posts: 1224
Joined: Thu Jan 14, 2010 11:51 pm
Location: EasyList Forum
Contact:

Re: removing background from div block

Post by smed79 »

Hi,

In this case (eurogamer.net) the hiding rules not help to remove the background.

add:

Code: Select all

@@||cdn.gamer-network.net/plugins/dfp/$script,domain=eurogamer.net
or

Code: Select all

||ajax.googleapis.com/ajax/libs/jquery/$script,domain=eurogamer.net
(viewtopic.php?f=62&t=32049)
Post Reply