# 직원 답변에 배경 추가하기

**URL:** https://meta.discourse.org/t/adding-a-background-to-staff-replies/129616
**Category:** UX
**Created:** [9월 26, 2019, 9:03오후 UTC](https://meta.discourse.org/t/adding-a-background-to-staff-replies/129616 "2019-09-26T21:03:32Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![tkearsley](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tkearsley/32/155788_2.png) [@tkearsley](https://meta.discourse.org/u/tkearsley)
#### Post date: [9월 26, 2019, 9:03오후 UTC](https://meta.discourse.org/t/adding-a-background-to-staff-replies/129616/1 "2019-09-26T21:03:32Z")

</div>

스태프의 답변이 눈에 잘 띄도록 보이게 하려면, 스태프 멤버가 작성한 게시물의 답변 영역에 색상을 추가하고 싶습니다. 기존 사이트의 예시를 참고해 주세요.

 ![image](https://global.discourse-cdn.com/meta/original/3X/9/d/9d4dc89329db687971ded5564a9f3ac0e08818e1.png)

이 변경 사항을 적용하기 위해 CSS에 추가해야 하는 내용은 무엇인가요?

감사합니다,  
Tom

---

<div class="post-metadata">

### Author: ![Heather\_Dudley](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/heather_dudley/32/151925_2.png) [@Heather\_Dudley](https://meta.discourse.org/u/Heather_Dudley)
#### Post date: [9월 28, 2019, 1:50오전 UTC](https://meta.discourse.org/t/adding-a-background-to-staff-replies/129616/2 "2019-09-28T01:50:54Z")

</div>

네, CSS를 사용하여 스태프 색상을 자동으로 추가할 수 있습니다:

> [@Questions regarding Staff Color](https://meta.discourse.org/t/questions-regarding-staff-color/79169):
>
> Two questions regarding Staff Color: Is it possible to add staff color to all admin/moderator posts automatically after posting? I know there have been a few people that have asked the same question, but I haven’t seen an answer yet. It would be easier for my moderators/admins to have the staff color added automatically, instead of them having to manually add it to each post. The staff color has seemed to change over the last couple of updates… Originally it was the entire post that was col…

이것은 게시물 하단의 세 점 메뉴에서 `add staff color` 옵션을 선택할 때 적용되는 스태프 색상을 자동으로 추가합니다.

---

<div class="post-metadata">

### Author: ![cjk77](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cjk77/32/151779_2.png) [@cjk77](https://meta.discourse.org/u/cjk77)
#### Post date: [9월 28, 2019, 10:48오전 UTC](https://meta.discourse.org/t/adding-a-background-to-staff-replies/129616/3 "2019-09-28T10:48:36Z")

</div>

관심 있으시다면, 직원 게시글에 더 많은 화려함을 더할 수 있는 멋진 트릭도 있습니다:

> [@Background SVG distinguished posts](https://meta.discourse.org/t/background-svg-distinguished-posts/110850):
>
> Hello, Just saying beforehand that I am not good in CSS at all. Blizzard uses discourse for their forums and every employee can distinguish their post with the blizzard logo in the background. I tried to replicate it with CSS but I am not good at that at all. Now I see that Blizzard uses SVGs for that little background logo My approach is awful and since I have my logos in SVGs I prefer it that way, how is it possible? .moderator .regular\>.cooked { background-image: …
