161

There's a few NSFW communities who keep getting advertised on the sidebar, showing an inappropriate photo. I don't care to see it.

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

I'd like to totally disable the sidebar. I don't need random posts, especially if it's this kinda stuff I don't want to see.

[-] arkcom@kbin.social 6 points 1 year ago

As a temp workaround, add the following css in stylus or stylbot for kbin.social to hide random posts and threads

section.posts.section {
display: none;
}

section.entries.section {
display: none;
}

[-] RheingoldRiver@kbin.social 4 points 1 year ago

improved version:

section.active-users.section,
section.posts.section,
section.entries.section {
display: none;
}

[-] arkcom@kbin.social 2 points 1 year ago* (last edited 1 year ago)

and my favorite (makes screen wider) -
.kbin-container { max-width: 90%; }

[-] nerdria@kbin.social 4 points 1 year ago

I blocked the random crap using Ublock Origin. You can use the ublock picker tool to select the section of the page you'd like to hide.

[-] arkcom@kbin.social 1 points 1 year ago

Been using it forever and didn't know it could do this. Definitely a better option for anyone that doesn't need stylus for something else.

[-] Inamin@kbin.social 1 points 1 year ago

problem is it also comes up in /all. which is the default landing page. So yeh, you have to reactively block communities, which still leaves you open to exposure unfortunately - lemmynsfw will certainly not be the last nsfw instance. not particularly nice when you're just browsing /all when family walk in the room and there's several thumbnails of females in compromising positions on your screen.

this post was submitted on 17 Jun 2023
161 points (100.0% liked)

/kbin meta

38 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 2 years ago