# Как добавить пункт меню

**URL:** https://meta.discourse.org/t/how-can-i-add-a-menu-item/173521
**Category:** Support
**Created:** [16.Декабрь.2020 19:17:19 UTC](https://meta.discourse.org/t/how-can-i-add-a-menu-item/173521 "2020-12-16T19:17:19Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![MMK](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mmk/32/202932_2.png) [@MMK](https://meta.discourse.org/u/MMK)
#### Post date: [16.Декабрь.2020 19:17:19 UTC](https://meta.discourse.org/t/how-can-i-add-a-menu-item/173521/1 "2020-12-16T19:17:19Z")

</div>

Как я могу добавить пункт меню в этом месте? Я хотел бы разместить там юридическую информацию (Impressum) в качестве содержимого.

 ![menu](https://global.discourse-cdn.com/meta/original/3X/6/9/69ff2d67e84902bee61e1fb4c933cf14efe4e106.png)

---

<div class="post-metadata">

### Author: ![osioke](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/osioke/32/238946_2.png) [@osioke](https://meta.discourse.org/u/osioke)
#### Post date: [17.Декабрь.2020 08:49:57 UTC](https://meta.discourse.org/t/how-can-i-add-a-menu-item/173521/2 "2020-12-17T08:49:57Z")

</div>

Всё можно редактировать в интерфейсе, вам просто нужно хорошее понимание HTML, CSS и JS.

Вот несколько ресурсов.

- [Making custom CSS changes on your site](https://meta.discourse.org/t/how-to-make-css-changes-on-your-site/168101)
- [Beginner's guide to using Discourse Themes](https://meta.discourse.org/t/beginners-guide-to-using-discourse-themes/91966)
- [Developing Discourse Themes & Theme Components](https://meta.discourse.org/t/developer-s-guide-to-discourse-themes/93648)
- [Get started with Theme Creator and the Theme CLI](https://meta.discourse.org/t/beginners-guide-to-using-theme-creator-and-theme-cli-to-start-building-a-discourse-theme/108444)
- [Designer's Guide to getting started with themes in Discourse](https://meta.discourse.org/t/designers-guide-to-discourse-themes/152002)
- [Installing a theme or theme component](https://meta.discourse.org/t/how-do-i-install-a-theme-or-theme-component/63682)

---

<div class="post-metadata">

### Author: ![MMK](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mmk/32/202932_2.png) [@MMK](https://meta.discourse.org/u/MMK)
#### Post date: [17.Декабрь.2020 10:30:35 UTC](https://meta.discourse.org/t/how-can-i-add-a-menu-item/173521/3 "2020-12-17T10:30:35Z")

</div>

@osioke У тебя есть более конкретный совет для меня?

---

<div class="post-metadata">

### Author: ![4ong](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/4ong/32/186618_2.png) [@4ong](https://meta.discourse.org/u/4ong)
#### Post date: [17.Декабрь.2020 11:12:03 UTC](https://meta.discourse.org/t/how-can-i-add-a-menu-item/173521/4 "2020-12-17T11:12:03Z")

</div>

Привет @MMK! Если вы хотите добавить элементы в меню, например:

 ![Capture](https://global.discourse-cdn.com/meta/original/3X/e/c/ec338b59eb6578eacecbf00d81ae2a35d6b7e947.PNG)

вы можете ознакомиться с этим компонентом темы:

> [@Custom Top Navigation Links](https://meta.discourse.org/t/custom-top-navigation-links/87225):
>
> discourse2Summary Custom Top Navigation Links allows you to add links to Discourse top navigation.eyeglassesPreview [Preview on Discourse Theme Creator](https://discourse.theme-creator.io/theme/Discourse/custom-top-navigation-links)hammer_and_wrenchRepository Link [https://github.com/discourse/Discourse-nav-links-component](https://github.com/discourse/Discourse-nav-links-component)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 Desktop Mobile Settings: …

> **[GitHub - discourse/Discourse-nav-links-component](https://github.com/discourse/Discourse-nav-links-component)**
>
> Contribute to discourse/Discourse-nav-links-component development by creating an account on GitHub.

---

<div class="post-metadata">

### Author: ![MMK](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mmk/32/202932_2.png) [@MMK](https://meta.discourse.org/u/MMK)
#### Post date: [17.Декабрь.2020 11:35:48 UTC](https://meta.discourse.org/t/how-can-i-add-a-menu-item/173521/5 "2020-12-17T11:35:48Z")

</div>

@4ong Спасибо. Но я бы хотел иметь страницу, которая выглядит как «/faq». Без дополнительной информации. Только содержимое поста.
