# 제 포럼에서 Meta의 디자인을 흉내 내기

**URL:** https://meta.discourse.org/t/approximate-metas-design-in-my-own-forum/404432
**Category:** Support
**Created:** [6월 3, 2026, 2:38오후 UTC](https://meta.discourse.org/t/approximate-metas-design-in-my-own-forum/404432 "2026-06-03T14:38:36Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![Andrew\_Rowe](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/andrew_rowe/32/445877_2.png) [@Andrew\_Rowe](https://meta.discourse.org/u/Andrew_Rowe)
#### Post date: [6월 3, 2026, 3:53오후 UTC](https://meta.discourse.org/t/approximate-metas-design-in-my-own-forum/404432/3 "2026-06-03T15:53:08Z")

</div>

> [@alehandrof](#):
>
> - 기본적으로 사이드바를 숨김

기본적으로 사이드바가 숨겨져 있는 깔끔한 외관을 좋아합니다. 특히 로그인하지 않은 사용자에게是如此입니다. 제 사이트는 실제 이벤트 참석 등으로 인해 일회성 방문객이 많을 가능성이 높고, 신규 사용자는 메뉴로 인해 혼란을 느낄 수 있습니다. 회원들은 필요할 때 메뉴 위치를 알고 있으므로, 저는 기본적으로 숨겨두기를 원했습니다.

다행히 Don이 정확히 그 기능을 수행하는 매우 간단한 컴포넌트를 만들어 주었습니다.

> [@Can I default to a hidden sidebar?](https://meta.discourse.org/t/can-i-default-to-a-hidden-sidebar/252984/4?u=andrew_rowe):
>
> Hello Nolo, I’ve made a component to achieve this. I hope it helps slightly_smiling_face[https://github.com/VaperinaDEV/closed-sidebar-by-default](https://github.com/VaperinaDEV/closed-sidebar-by-default)

> [@alehandrof](#):
>
> - 게시물 목록 위에 특정 카테고리를 강조 표시

저는 비슷한 효과를 내기 위해 featured topics(추천 주제) 컴포넌트를 사용합니다.

> [@추천 주제](https://meta.discourse.org/t/featured-topics/217580?u=andrew_rowe):
>
> discourse2요약 카드 또는 목록 레이아웃에서 태그별로 주제를 강조 표시합니다hammer_and_wrench저장소 링크 [Manuel Kostka / Discourse / Components / Featured Topics · GitLab](https://gitlab.com/manuelkostka/discourse/components/featured-topics)open_book디스코urse 테마를 처음 사용하시나요? [디스코urse 테마 사용 입문가 가이드](https://meta.discourse.org/t/beginners-guide-to-using-discourse-themes/91966) 이 테마 컴포넌트 설치 카드 뷰 목록 뷰 설정 다른 옵션 외에도, 주제를 특징짓는 여러 태그를 선택하고 두 가지 레이아웃 옵션 중 하나를 선택할 수 있습니다: 카드 또는 목록 (사용자 정의 스타일을 추가하려면 없음 선택). 자세한 정보와 컴포넌트 템플릿은 [README](https://gitlab.com/manuelkostka/discourse/components/featured-topics/-/blob/main/README.md?ref_type=heads)를 참고하세요.

하지만 CSS로 커스터마이징을 합니다 - [세부 사항](https://meta.discourse.org/t/featured-topics/217580/58?u=andrew_rowe)

> [@alehandrof](#):
>
> - 최신(Latest) / 카테고리(Categories) / 새 글(New) 옵션, 그리고 카테고리 및 태그 드롭다운 메뉴 제거

드롭다운 메뉴도 신규 사용자에게 혼란을 줄 수 있다고 생각하여 숨겼고, 드롭다운 메뉴가 없는 상황에서 내비게이션을 돕기 위해 breadcrumbs(브레드크럼) 컴포넌트를 사용했습니다.

[브레드크럼 컴포넌트 및 제 커스터마이징 링크](https://meta.discourse.org/t/breadcrumb-links/325372/44)

[드롭다운 메뉴 숨기는 방법 세부 사항](https://meta.discourse.org/t/remove-categories-and-tags-buttons/392483/5)

> [@alehandrof](#):
>
> - 카테고리 이름 아래에 설명 표시

이 컴포넌트가 도움이 될 것 같습니다.

> [@Category Banners](https://meta.discourse.org/t/category-banners/86241?u=andrew_rowe):
>
> discourse2Summary Category Banners uses existing category details to create banners for your category pages (for tags check out [Discourse Tag Banners](https://meta.discourse.org/t/discourse-tag-banners/124240)).eyeglassesPreview [Preview on Discourse Theme Creator](https://discourse.theme-creator.io/theme/Discourse/category-banners)hammer_and_wrenchRepository Link [https://github.com/discourse/discourse-category-banners](https://github.com/discourse/discourse-category-banners)open_bookNew to Discourse Themes? [Beginner’s guide to using Discourse Themes](https://meta.discourse.org/t/beginners-guide-to-using-discourse-themes/91966) Install this theme component Features Category Banners uses existing category details to cr…

제 커스터마이징을 강력히 추천하기보다는, 다양한 가용 컴포넌트와 약간의 CSS가 Discourse 포럼의 외관을 어떻게 맞춤화하고 개별 커뮤니티 및 다양한 요구 사항에 맞게 조정할 수 있는지 보여주고자 합니다.

---

_[View the full topic](https://meta.discourse.org/t/approximate-metas-design-in-my-own-forum/404432)._
