# Stafkleur standaard voor groepslid

**URL:** https://meta.discourse.org/t/staff-color-by-default-for-group-members/241570
**Category:** Support
**Created:** [11 oktober 2022 om 10:17 UTC](https://meta.discourse.org/t/staff-color-by-default-for-group-members/241570 "2022-10-11T10:17:43Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![ondrej](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ondrej/32/198804_2.png) [@ondrej](https://meta.discourse.org/u/ondrej)
#### Post date: [11 oktober 2022 om 10:32 UTC](https://meta.discourse.org/t/staff-color-by-default-for-group-members/241570/2 "2022-10-11T10:32:36Z")

</div>

Hello 👋 That is covered in this topic

> [@Make staff users more recognizable with customized avatars, posts, and mentions](https://meta.discourse.org/t/make-staff-users-more-recognizable-with-customized-avatars-posts-and-mentions/142794):
>
> There are various methods that can be used to make a staff user immediately recognizable to other users. Show moderator shield Any staff user who is moderator, or admin and moderator, will have the moderator shield next to the username. left_speech_bubble Tips: the shield will not appear if the staff user has the role of admin but not moderator. CSS to change color of the shield play_button Change color for all Staff usersplay_button Change color differentiating ADMIN users from MOD users CSS to h…

> [@Make staff users more recognizable with customized avatars, posts, and mentions](https://meta.discourse.org/t/make-staff-users-more-recognizable-with-customized-avatars-posts-and-mentions/142794/1):
>
> Automatically change posts background for all staff users
> 
> ```plaintext
> /*Change GROP-NAME with the name of your group*/
> .topic-post.group-GROUP-NAME .topic-body .cooked { 
> background-color: #ffffd0; /*change color here*/
> }
> 
> ```
> 
> ![image](https://global.discourse-cdn.com/meta/original/3X/b/a/ba939a847a5b84c84ea79a33c06c1a7200c4764b.png)

---

_[View the full topic](https://meta.discourse.org/t/staff-color-by-default-for-group-members/241570)._
