# Вертикальное выравнивание подкатегории

**URL:** https://meta.discourse.org/t/vertical-align-subcategory/278396
**Category:** Support
**Created:** [09.Сентябрь.2023 08:35:57 UTC](https://meta.discourse.org/t/vertical-align-subcategory/278396 "2023-09-09T08:35:57Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [09.Сентябрь.2023 09:20:51 UTC](https://meta.discourse.org/t/vertical-align-subcategory/278396/4 "2023-09-09T09:20:51Z")

</div>

Я думаю, что это возможно с помощью CSS в компоненте темы. Подробнее об этом можно узнать здесь:

> [@Boxes with Subcategories into Bulleted List](https://meta.discourse.org/t/boxes-with-subcategories-into-bulleted-list/160141/2):
>
> warning Edit: as of 11/9/2023: Category styles other than squared bullets are or will be discontinued/unavailable in the short future. I’m replying to this later, but better late than never… slight_smile To stack them on top of each others: .category-box .subcategories { flex-direction: column; .subcategory { .subcategory-image-placeholder { display: none; } } } [image] As for a bulleted list, it will depend on what style you use for your catego…

Хотя есть вероятность, что в будущем потребуется небольшое обновление, если мы перейдем к стилю с одной категорией:

> [@Categories layout: subcategories as each new line item?](https://meta.discourse.org/t/categories-layout-subcategories-as-each-new-line-item/275506/3?u=jammydodger):
>
> Discourse’s moving toward a single category style (bullet), maybe I need to revisit my answer… thinking

---

_[View the full topic](https://meta.discourse.org/t/vertical-align-subcategory/278396)._
