this post was submitted on 11 Aug 2023
3 points (71.4% liked)

Lemmy Moderators

730 readers
4 users here now

A community for moderators of various communities to discuss moderating. Help others and get help yourself! Remember, there are no stupid questions!

If you have general questions or things you want to share about the Fediverse, then head over to [email protected]!

If you want help with making a lemmy bot, then head over to [email protected]!

Rules

founded 1 year ago
MODERATORS
 

I run a community for a sports league ([email protected]) where members can be a fan of one of twelve (soon to be 14!) teams. Oftentimes, communities will allow users to select a "flair" -- a small image that appears next to their username -- that displays their team affiliation. Mostly, this is accomplished with some custom style sheet, the css ::after psuedo-selector and Unicode reserved-range characters, but I'm not picky about how this is implemented.

My question is: do Lemmy communities support flaring in any way? Can I add a custom style sheet to my community at all?

top 2 comments
sorted by: hot top controversial new old
[–] [email protected] 4 points 1 year ago (1 children)

It's not supported at the moment. There's a several related issues in GitHub, but this seems to be the main one

https://github.com/LemmyNet/lemmy/issues/1456

[–] [email protected] 1 points 1 year ago* (last edited 1 year ago)

Thanks! A link to a GitHub issue is exactly what I was hoping for!

edit: sincerely -- I love finding ways to chip in ☺️