How to only hide an element on a website

imnothere

Beta Tester
There is a website I don't want to block ads, but do want to block an element on.

Obviously if I turn adblocking off on the page, it no longer applies the rule that blocks the element. I have tried having a quick look through the how to create rules information, but I have no experience with it so I am not really sure what to look for (or if it is even possible).

Is there a way of doing this? I have a feeling if there is, it is probably fairly easy but without knowing what I am doing I don't know where to start.
 

Blaz

Moderator & Translator
Staff member
Moderator
@@||site.com^$generichide,urlblock

This rule will disable generichide rules and url block rules. This way only site specific rules are active and those can be disabled with copying the rule and add a @ after the first element after the site name, e. g. #@# or $@$
 
Top