jellodog
Rock Star
- Messages
- 4,914
@SASouth Okay, so if you want to continue to use Safari and not Firefox (or whatever) then you can make a custom CSS style sheet for Safari. i.e. create a file called "custom.css" somewhere. Then add this line to it:
Save the file and then go to Safari Preferences -> Advanced Tab -> Style sheet
And select your custom CSS style sheet to override website styles. That will have the same effect as the uBlock Origin rule. I've just tried it and it works.
Note: It's global and will be applied to all web sites that match that CSS selector, not just Line 6.
Code:
div#ipsLayout_mainArea > div.cAnnouncementsContent { display: none };
Save the file and then go to Safari Preferences -> Advanced Tab -> Style sheet
And select your custom CSS style sheet to override website styles. That will have the same effect as the uBlock Origin rule. I've just tried it and it works.
Note: It's global and will be applied to all web sites that match that CSS selector, not just Line 6.
Last edited: