# הצג אייקון של חסימה על תמונת הפרופיל של המשתמש כאשר הוא מושעה

**URL:** https://meta.discourse.org/t/display-a-banned-icon-on-user-avatar-when-suspended/116035
**Category:** Feature
**Created:** [26 באפריל,‏ 2019,‏ 6:19am UTC](https://meta.discourse.org/t/display-a-banned-icon-on-user-avatar-when-suspended/116035 "2019-04-26T06:19:21Z")
**Posts on this page:** 10
**Page:** 1

<div class="post-metadata">

### Author: ![WorldIsMine](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/worldismine/32/455660_2.png) [@WorldIsMine](https://meta.discourse.org/u/WorldIsMine)
#### Post date: [26 באפריל,‏ 2019,‏ 6:19am UTC](https://meta.discourse.org/t/display-a-banned-icon-on-user-avatar-when-suspended/116035/1 "2019-04-26T06:19:21Z")

</div>

I moderate the hell out of my instance. For 5000 current members, over 1000 are suspended. I can’t stress enough how many times I see people actively asking banned members things they will never get an answer for. It’s not an intuitive thing to click someone’s avatar to see their user card (where the suspension is shown), this is why on my forum I get a bunch of “hey, what about this and that?”, “hello??? could you answer me??”, “why are you ignoring me?”, “pleeeeease?” posts.

So, my idea is to have some kind of obvious indicator (red dot? icon?) over a banned members avatar. It’s not even an idea, it’s something that virtually all discussion platforms have (some kind of account-status indicator), would be lovely for Discourse to implement this.

---

<div class="post-metadata">

### Author: ![Cozdabuch](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cozdabuch/32/139120_2.png) [@Cozdabuch](https://meta.discourse.org/u/Cozdabuch)
#### Post date: [26 באפריל,‏ 2019,‏ 7:43am UTC](https://meta.discourse.org/t/display-a-banned-icon-on-user-avatar-when-suspended/116035/2 "2019-04-26T07:43:03Z")

</div>

place them into a group “banned” and set a group flair (whatever icon you want).  
beyond that, you could use CSS to add elements to their user card with .primary\_group “banned” tag on elements

* * *

also, do you happen to know a couple guys we called “the Bobs” (Bob & Robert) that used to run a 10k user smartthings group on facebook?  
With that kind/level of moderation and use of the ban hammer, you guys would get along.

---

<div class="post-metadata">

### Author: ![WorldIsMine](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/worldismine/32/455660_2.png) [@WorldIsMine](https://meta.discourse.org/u/WorldIsMine)
#### Post date: [26 באפריל,‏ 2019,‏ 7:58am UTC](https://meta.discourse.org/t/display-a-banned-icon-on-user-avatar-when-suspended/116035/3 "2019-04-26T07:58:09Z")

</div>

That adds unnecessary clicks/steps, and who will keep track of when to move a user out of the banned group once his/her suspension expires? Your solution would be OK for permanent bans only. And we don’t ban users because we’re trigger happy admins who get easily offended. Our instance is a marketplace, we do transactions every single day. This attracts scammers left and right, hence so many suspensions.

---

<div class="post-metadata">

### Author: ![Cozdabuch](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cozdabuch/32/139120_2.png) [@Cozdabuch](https://meta.discourse.org/u/Cozdabuch)
#### Post date: [26 באפריל,‏ 2019,‏ 8:03am UTC](https://meta.discourse.org/t/display-a-banned-icon-on-user-avatar-when-suspended/116035/4 "2019-04-26T08:03:37Z")

</div>

for the record, it was just meant to be a touch funny.

as for the flair badge, your site appears to already use them with vip/premium members. just add it with banned. put a red exclamation, or a skull/bones logo.

Or then use CSS to put a red X or the word banned in an that displays in place of a profile pic as an overlay over their profile pic for anyone with primary group set to banned.

Or use CSS to add a “text badge” next to their username.  
checkout [community.webcore.co](http://community.webcore.co)  
we have some custom CSS that displays next to a user’s name (admins, or users in verification stages of account display vatious title/badge with colored backgrounds). click around, you’ll find them randomly. should give you a starting point.

it’s all “primary group” dependent.

---

<div class="post-metadata">

### Author: ![Cozdabuch](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cozdabuch/32/139120_2.png) [@Cozdabuch](https://meta.discourse.org/u/Cozdabuch)
#### Post date: [26 באפריל,‏ 2019,‏ 8:18am UTC](https://meta.discourse.org/t/display-a-banned-icon-on-user-avatar-when-suspended/116035/5 "2019-04-26T08:18:01Z")

</div>

like these. there are a couple more but you get the picture.

 ![InkedCapture1_LI](https://global.discourse-cdn.com/meta/original/3X/5/3/5315159a888c0a83b4e8d6275525c154b1492f61.jpeg) ![InkedCapture2_LI](https://global.discourse-cdn.com/meta/original/3X/2/7/27ee33764878ce258928f264de70c5c29330b8c0.jpeg) ![324f41790579056e45db7cc394eb0364fc585474](https://global.discourse-cdn.com/meta/original/3X/3/2/324f41790579056e45db7cc394eb0364fc585474.jpeg)

---

<div class="post-metadata">

### Author: ![Cozdabuch](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cozdabuch/32/139120_2.png) [@Cozdabuch](https://meta.discourse.org/u/Cozdabuch)
#### Post date: [26 באפריל,‏ 2019,‏ 8:32am UTC](https://meta.discourse.org/t/display-a-banned-icon-on-user-avatar-when-suspended/116035/6 "2019-04-26T08:32:05Z")

</div>

here you go:

> [@Primary group class not available on usercard and user page](https://meta.discourse.org/t/primary-group-class-not-available-on-usercard-and-user-page/32417):
>
> Hi, I want to create a customization for a group of users, DevTeam. It’s not a Primary group and users have different TL. How can I do that? It’s something like this: [image] I used Css to customize admins and mods group: .username.staff a { background: #C30303; padding: 3px 6px; line-height: 1; border-radius: 2px; display: inline-block; color: #FFF; } .username.staff { max-width: initial !important; } .username.moderator .fa.fa-shield { display: none; } …

---

<div class="post-metadata">

### Author: ![Tomas\_Hnyk](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tomas_hnyk/32/217289_2.png) [@Tomas\_Hnyk](https://meta.discourse.org/u/Tomas_Hnyk)
#### Post date: [9 באפריל,‏ 2025,‏ 4:26pm UTC](https://meta.discourse.org/t/display-a-banned-icon-on-user-avatar-when-suspended/116035/7 "2025-04-09T16:26:52Z")

</div>

I am kind of surprised this has not gotten any votes. It has not been implemented then? I too would find this useful. I will try the flair workaround, but it adds unnecessary overhead.

---

<div class="post-metadata">

### Author: ![Jagster](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jagster/32/192154_2.png) [@Jagster](https://meta.discourse.org/u/Jagster)
#### Post date: [9 באפריל,‏ 2025,‏ 4:45pm UTC](https://meta.discourse.org/t/display-a-banned-icon-on-user-avatar-when-suspended/116035/8 "2025-04-09T16:45:08Z")

</div>

There wasn’t any voting back in -19. That’s why. And after that this topic has burried under everything else.

---

<div class="post-metadata">

### Author: ![Tomas\_Hnyk](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tomas_hnyk/32/217289_2.png) [@Tomas\_Hnyk](https://meta.discourse.org/u/Tomas_Hnyk)
#### Post date: [11 באפריל,‏ 2025,‏ 11:24am UTC](https://meta.discourse.org/t/display-a-banned-icon-on-user-avatar-when-suspended/116035/9 "2025-04-11T11:24:56Z")

</div>

I see. 10 years ago it was also rejected in another feature request here: [Ban symbol next to suspended usernames](https://meta.discourse.org/t/ban-symbol-next-to-suspended-usernames/25045)

However, I think the use case I mentioned above (membership expiration as ooposed to banning for bad stuff) is very different from “wall of shame”, so I think this could be revisited. Anyway, one can also make them unmentionable like this: [Can I make user unmentionable? - #4 by twofoursixeight](https://meta.discourse.org/t/can-i-make-user-unmentionable/361108/4)

Also, the flair is not displayed when the users show up in search and when you try to mention them. unfortunately:

> [@Flairs not visible when listing or mentioning users](https://meta.discourse.org/t/flairs-not-visible-when-listing-or-mentioning-users/361112/4):
>
> Ok, thanks a lot for answering. Good to know! Given my question, I would of course welcome if the flairs were visible everywhere:-). But it is a minor issue.

So with some work, I can make Discourse do what I want. I would of course prefer if it could do it on its own when told. I bet we are not the only ones who would use this functionality.

---

<div class="post-metadata">

### Author: ![Heliosurge](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/heliosurge/32/571810_2.png) [@Heliosurge](https://meta.discourse.org/u/Heliosurge)
#### Post date: [12 באפריל,‏ 2025,‏ 6:36am UTC](https://meta.discourse.org/t/display-a-banned-icon-on-user-avatar-when-suspended/116035/10 "2025-04-12T06:36:41Z")

</div>

> [@Tomas\_Hnyk](#):
>
> I am kind of surprised this has not gotten any votes. It has not been implemented then? I too would find this useful. I will try the flair workaround, but it adds unnecessary overhead.

Review this Plugin

> [@Silenced Avatar Flair](https://meta.discourse.org/t/silenced-avatar-flair/267499):
>
> information_sourceSummary Small plugin that shows a silenced flair when a user is silenced. This will overrule any regular flair.hammer_and_wrenchRepository Link [GitHub - chapoi/discourse-silenced-flair](https://github.com/chapoi/discourse-silenced-flair)open_bookInstall Guide [How to install plugins in Discourse](https://meta.discourse.org/t/install-plugins-in-discourse/19157)Features When a user is silenced, an avatar flair is shown on their user card, profile page, and on their topic avatar. Only visible to the groups that can see who is silenced (admins and moderators). Us…
