this post was submitted on 12 Jun 2023
15 points (100.0% liked)

Lemmy Support

4710 readers
39 users here now

Support / questions about Lemmy.

Matrix Space: #lemmy-space

founded 5 years ago
MODERATORS
 

See title, is there any way to make lemmy not automatically blur the image thumbnails in posts marked as "NSFW"?

top 5 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 2 years ago* (last edited 2 years ago)

Hi,

From another post:

  1. Install the Stylus addon for whatever browser your using. I'm using Firefox: https://addons.mozilla.org/en-US/firefox/addon/styl-us/

Then open the site ie in your browser. https:///lemmynsfw.com

In Firefox click on the menu bar and click the puzzle piece(Extensions) and click the stylus extension. This will pop up a small window. At the bottom of the popup next to the U, you will see the url: lemmynsfw.com/this url

Click on that and paste the following code:

.img-blur {
  filter: none;
  -webkit-filter: none;
  -moz-filter: none;
  -o-filter: none;
  -ms-filter: none;
}

  1. In the left had panel now click save and you should be able to see thumbs without having to click.

If your using an app to view lemmys, like Jerboa then the feature request has been submitted to the developer already I think.

Thanks to OP @lemmynsfw.com/u/___

-edit sorry bout the text formatting ;)___

[–] [email protected] 0 points 2 years ago
[–] [email protected] -1 points 2 years ago (1 children)

Yes you can disable it in the settings.

[–] waigl 7 points 2 years ago* (last edited 2 years ago) (1 children)

I cannot find a setting like that...

[–] [email protected] 5 points 2 years ago

Oh you're completely right I'm sorry. The setting choses wether to see nsfw at all or hide it completely.

load more comments
view more: next ›