04-11-2021, 08:55 PM
(This post was last modified: 04-11-2021, 09:07 PM by Simpsons Dumper.
Edit Reason: nvm, thought you could do a thing to condense the rules down but apparently not
)
(04-11-2021, 06:12 PM)BarackĀ Obama Wrote: This is how it looks on my UHD monitor with 150% scaling (recommended windows 10 option):
https://i.imgur.com/Sek1IVP.jpg
https://i.imgur.com/kVfIW5y.jpg
With 100% scaling, everything looks alright. Maybe some optimization could help?
Yeah, that happens at certain zoom levels when #headerad is removed. I don't know why it's so integral to the website not screwing up. Here's a workaround you can add to the "My Filters" list in uBlock Origin. I think it also works for AdGuard. For any other ad blockers, I have no idea - hopefully any syntax differences are minor.
Code:
spriters-resource.com#@##headerad
spriters-resource.com###headerad > .nomobile
spriters-resource.com#$##headerad{ height: 0 !important; padding: 1px !important }
models-resource.com#@##headerad
models-resource.com###headerad > .nomobile
models-resource.com#$##headerad{ height: 0 !important; padding: 1px !important }
textures-resource.com#@##headerad
textures-resource.com###headerad > .nomobile
textures-resource.com#$##headerad{ height: 0 !important; padding: 1px !important }
sounds-resource.com#@##headerad
sounds-resource.com###headerad > .nomobile
sounds-resource.com#$##headerad{ height: 0 !important; padding: 1px !important }