How do I add a signature picture for a specific Group?

I am trying to add long wide images specific to each group.

The flair option doesn’t seem like it will work.

I tried uploading a custom emoji but can’t get it to display.

Hey, just a quick tip — if you want per-group signature images, you can usually get away with some custom CSS targeting `.group-`.

For more dynamic setups, a tiny plugin could check `post.user.groups` and render the image in the footer. Nothing fancy, just some ideas :slightly_smiling_face: