How to override css?

Various discussions related to filter list maintenance

Moderator: njones

Post Reply
User345124
Posts: 5
Joined: Thu Aug 12, 2021 8:58 pm

How to override css?

Post by User345124 »

I found this tutorial here:
https://stackoverflow.com/questions/361 ... om-element

I tried to implement it like that

Code: Select all

somesite.ee#$#body:style(background-color: blue !important)
But it is not working. What do I do wrong?
Valop1980
Posts: 1
Joined: Thu Aug 26, 2021 11:58 am

Re: How to override css?

Post by Valop1980 »

I think the problem is with spaces
User345124
Posts: 5
Joined: Thu Aug 12, 2021 8:58 pm

Re: How to override css?

Post by User345124 »

What would be exact syntax? At least CSS wise it is valid to have spaces
User avatar
greiner
ABP Developer
Posts: 899
Joined: Mon Sep 03, 2012 5:29 pm
Location: Cologne, Germany

Re: How to override css?

Post by greiner »

Styling elements with CSS is not supported across all ad blockers. You can find all information related to which filters are commonly supported by Adblock Plus and other ad blockers at https://help.eyeo.com/en/adblockplus/ho ... te-filters .
Post Reply