# Navigatiebalk boven alle berichten

**URL:** https://meta.discourse.org/t/navigation-bar-above-all-post/218327
**Category:** Support
**Created:** [16 februari 2022 om 06:44 UTC](https://meta.discourse.org/t/navigation-bar-above-all-post/218327 "2022-02-16T06:44:39Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Ashley87](https://avatars.discourse-cdn.com/v4/letter/a/2acd7d/32.png) [@Ashley87](https://meta.discourse.org/u/Ashley87)
#### Post date: [16 februari 2022 om 06:44 UTC](https://meta.discourse.org/t/navigation-bar-above-all-post/218327/1 "2022-02-16T06:44:39Z")

</div>

how to add this navigation above all posts

 ![image](https://global.discourse-cdn.com/meta/original/3X/e/9/e91824e2db7d213ded1e29f4be9af7594e729072.png)

---

<div class="post-metadata">

### Author: ![SaraDev](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/saradev/32/335139_2.png) [@SaraDev](https://meta.discourse.org/u/SaraDev)
#### Post date: [22 maart 2022 om 00:49 UTC](https://meta.discourse.org/t/navigation-bar-above-all-post/218327/2 "2022-03-22T00:49:45Z")

</div>

Hi Ashley, not sure if this is exactly what you’re looking for, but it is possible to add custom header links and a new topic button to the header on all pages of your Discourse site using theme components.

**Custom Headers:**

> [@Custom Header Links](https://meta.discourse.org/t/custom-header-links/90588):
>
> discourse2Summary Custom Header Links allows you to easily add custom text-based links to the header.eyeglassesPreview [Preview on Discourse Theme Creator](https://discourse.theme-creator.io/theme/Discourse/custom-header-links)hammer_and_wrenchRepository Link [GitHub - discourse/discourse-custom-header-links · GitHub](https://github.com/discourse/discourse-custom-header-links)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 (due to very limited space, adding more than one link on mo…

**New Topic Button**

> [@New Topic Header Button](https://meta.discourse.org/t/new-topic-button-on-all-pages/84551):
>
> discourse2Summary New Topic Header Button adds a convenient ‘New Topic’ button to the header of all pageseyeglassesPreview [Preview on Discourse Theme Creator](https://discourse.theme-creator.io/theme/Discourse/new-topic-header-button)hammer_and_wrenchRepository [https://github.com/discourse/discourse-new-topic-button-theme-component](https://github.com/discourse/discourse-new-topic-button-theme-component)questionInstall Guide [How to install a theme or theme component](https://meta.discourse.org/t/how-do-i-install-a-theme-or-theme-component/63682)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 A simple theme comp…

You may be able to create a custom theme component that would add the navigation menu to the top of all topic posts as well, but there doesn’t appear to be any existing solutions for this.

I hope this helps.
