# カテゴリをグループ化する方法

**URL:** https://meta.discourse.org/t/how-to-group-categories-together/200376
**Category:** Feature
**Tags:** theme-welcome
**Created:** [2021 年 8 月 14 日午前 1:09 UTC](https://meta.discourse.org/t/how-to-group-categories-together/200376 "2021-08-14T01:09:51Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [2021 年 8 月 14 日午前 1:15 UTC](https://meta.discourse.org/t/how-to-group-categories-together/200376/2 "2021-08-14T01:15:28Z")

</div>

そのカテゴリページは非常にカスタマイズされており、Discourse ではカスタマイズなしにカテゴリをそのようにグループ化することはできません。ただし、CSS で実現した例もあります：

> [@Can it be done with CSS? Grouping categories on category page](https://meta.discourse.org/t/can-it-be-done-with-css-grouping-categories-on-category-page/112433/4?u=awesomerobot):
>
> A bit late smile but maybe someone else needs it. I must mention that: Not all the CSS code is required, especially the borders and the background colors for table rows, so feel free to adjust them as you like. I had to change the layout from the regular table into flex cause you can’t have negative margins on table rows and other layout issues, and well…is more flexible smileReplace Category Group 1 and Category Group 2 with your desired category group names In my example I’ve used the …

同様の要望は以前も何度か寄せられているため、このようなグループ化を可能にする公式のカスタマイズを検討すべきです。

---

_[View the full topic](https://meta.discourse.org/t/how-to-group-categories-together/200376)._
