Skip to content

Conversation

@bob12224
Copy link
Contributor

Description

This simple PR removes the explicit hiding of performer age from SFW.

I understand why penis length and fake tits are hidden in SFW, but age IS considered SFW (it is an editable field on performer pages). Thus I think it should be shown in SFW performer cards.

User Story

  • IWT: see the age of my family member in old footage.
    • PROBLEM: Must switch from SFW to NSFW to do so

@bob12224
Copy link
Contributor Author

To anyone who wants this before the PR is merged:
image

  1. Turn on Custom CSS (Settings -> Interface)
  2. Edit the Custom CSS
  3. Paste this inside
    .sfw-content-mode {
    .performer-card__age {
        display: block !important;
      }
    }
  4. You might have to CTRL+SHIFT+R (refresh and ignore cache) afterwards

@WithoutPants WithoutPants added this to the Version 0.31.0 milestone Jan 5, 2026
@WithoutPants WithoutPants added the improvement Something needed tweaking. label Jan 5, 2026
@WithoutPants WithoutPants merged commit 39d3e63 into stashapp:develop Jan 5, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Something needed tweaking.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants