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

**URL:** https://meta.discourse.org/t/how-do-i-add-a-signature-picture-for-a-specific-group/393022
**Category:** Support
**Created:** [January 9, 2026, 1:04am UTC](https://meta.discourse.org/t/how-do-i-add-a-signature-picture-for-a-specific-group/393022 "2026-01-09T01:04:53Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![hipp0](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hipp0/32/537433_2.png) [@hipp0](https://meta.discourse.org/u/hipp0)
#### Post date: [January 9, 2026, 1:04am UTC](https://meta.discourse.org/t/how-do-i-add-a-signature-picture-for-a-specific-group/393022/1 "2026-01-09T01:04:53Z")

</div>

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.

---

<div class="post-metadata">

### Author: ![Thefacto](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/thefacto/32/537948_2.png) [@Thefacto](https://meta.discourse.org/u/Thefacto)
#### Post date: [January 9, 2026, 5:28am UTC](https://meta.discourse.org/t/how-do-i-add-a-signature-picture-for-a-specific-group/393022/2 "2026-01-09T05:28:46Z")

</div>

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 🙂
