6

Is there a way to configure kbin to ignore custom css on magazines?

you are viewing a single comment's thread
view the rest of the comments
[-] atocci@kbin.social 4 points 1 year ago

Nothing built in but there are tampermonkey scripts for it on the @kbinstyles magazine. I think it was in the pinned post.

[-] readbeanicecream@kbin.social 2 points 1 year ago
[-] Mr_Figtree@kbin.social 5 points 1 year ago

I'm using kbin Magazine Style Toggle to disable the custom styling on certain magazines, but I had to modify line 36 to make it work:

36c36
<         let style = document.querySelector("head > style:nth-child(22)");
***
>         let style = document.querySelector("head > style:nth-of-type(1)");

[-] minnieo@kbin.social 2 points 1 year ago

worked like a charm

this post was submitted on 09 Jul 2023
6 points (100.0% liked)

/kbin meta

2 readers
1 users here now

Magazine dedicated to discussions about the kbin itself. Provide feedback, ask questions, suggest improvements, and engage in conversations related to the platform organization, policies, features, and community dynamics. ---- * Roadmap 2023 * m/kbinDevlog * m/kbinDesign

founded 1 year ago