# 투표 후 버튼을 하단으로 조정하기

**URL:** https://meta.discourse.org/t/adjust-the-post-voting-button-to-the-bottom/262584
**Category:** Theme component
**Tags:** post-voting
**Created:** [4월 22, 2023, 5:43오전 UTC](https://meta.discourse.org/t/adjust-the-post-voting-button-to-the-bottom/262584 "2023-04-22T05:43:49Z")
**Posts on this page:** 1
**Showing post:** 8

<div class="post-metadata">

### Author: ![kuaza](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/kuaza/32/264151_2.png) [@kuaza](https://meta.discourse.org/u/kuaza)
#### Post date: [1월 20, 2025, 9:07오후 UTC](https://meta.discourse.org/t/adjust-the-post-voting-button-to-the-bottom/262584/8 "2025-01-20T21:07:53Z")

</div>

> [@예정된 게시글 메뉴 변경 - 테마와 플러그인 준비 방법](https://meta.discourse.org/t/upcoming-post-menu-changes-how-to-prepare-themes-and-plugins/341014):
>
> Discourse 코드베이스를 지속적으로 개선하기 위한 노력의 일환으로, 레거시 “위젯” 렌더링 시스템의 사용을 제거하고 Glimmer 컴포넌트로 대체하고 있습니다. 최근에 [게시물 메뉴를 현대화](https://github.com/discourse/discourse/pull/28670)했으며, 이제 glimmer\_post\_menu\_mode 설정을 통해 Discourse에서 사용할 수 있습니다. 이 설정은 세 가지 값을 허용합니다: disabled: 레거시 “위젯” 시스템 사용 auto: 현재 플러그인과 테마의 호환성을 감지합니다. 호환되지 않는 항목이 있으면 레거시 시스템을 사용하고, 그렇지 않으면 새 메뉴를 사용합니다. enabled: 새 메뉴를 사용합니다. 호환되지 않는 플러그인이나 테마가 있는 경우 사이트가 손상될 수 있습니다. 공식 플러그인은 이미 새 메뉴와 호환되도록 업데이트되었지만, 여전히 새 메뉴와 호환되지 않는 서드파티 플러그인, 테마 또는 테마 컴포넌트가 있는 경우 업그레이드가 필요합니다. 브라우저 콘솔에 호환성 문제의 원인을 식별하는 경고가 출…

이 컴포넌트를 업데이트할 가능성이 있을까요? 아니면 플러그인 자체에 모바일 뷰를 추가하는 것을 제안합니다. 모바일에서는 투표가 왼쪽에 배치되면 화면이 좁아 보이므로, 하단이나 상단에 배치하는 것이 더 합리적입니다. 감사합니다.

---

_[View the full topic](https://meta.discourse.org/t/adjust-the-post-voting-button-to-the-bottom/262584)._
