# 특정 게시물 안에 활성 상태의 색상 버튼(이미지가 아닌)을 만들고 싶습니다

**URL:** https://meta.discourse.org/t/i-want-to-create-an-active-colored-button-not-an-image-inside-a-specific-post/243264
**Category:** Development
**Created:** [10월 29, 2022, 7:41오전 UTC](https://meta.discourse.org/t/i-want-to-create-an-active-colored-button-not-an-image-inside-a-specific-post/243264 "2022-10-29T07:41:33Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Canapin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/canapin/32/119591_2.png) [@Canapin](https://meta.discourse.org/u/Canapin)
#### Post date: [10월 29, 2022, 11:53오전 UTC](https://meta.discourse.org/t/i-want-to-create-an-active-colored-button-not-an-image-inside-a-specific-post/243264/2 "2022-10-29T11:53:03Z")

</div>

이것을 확인해 보세요:

> [@게시물 내부 콘텐츠를 커스터마이징하는 방법 (커스텀 속성 등)](https://meta.discourse.org/t/what-are-the-different-ways-to-customize-content-inside-a-post-custom-attributes-and-such/226747):
>
> So far I’m aware of two way to do it: \<span data-theme-custom\>some text\</span\> CSS: [data-theme-custom] { color: pink; } [wrap="indent"]some text[/wrap] It will create either a div or a span (if there is other content on the same line), containing the following attributes: class="d-wrap" and data-wrap="custom" CSS [data-wrap="custom"] { color: pink; } Are there other ways to customize some chosen content in a post I’m not aware of? Also, is there a way to add a custom c…

---

_[View the full topic](https://meta.discourse.org/t/i-want-to-create-an-active-colored-button-not-an-image-inside-a-specific-post/243264)._
