# Categories in "top menu"?

**URL:** https://meta.discourse.org/t/categories-in-top-menu/41718
**Category:** Support
**Created:** [March 29, 2016, 6:02pm UTC](https://meta.discourse.org/t/categories-in-top-menu/41718 "2016-03-29T18:02:29Z")
**Posts on this page:** 1
**Showing post:** 10

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [March 30, 2016, 6:34pm UTC](https://meta.discourse.org/t/categories-in-top-menu/41718/10 "2016-03-30T18:34:12Z")

</div>

You know the URLs that you want to link to, right? You just want to add those links to the top of your page? I’m pretty sure that this is what you’re looking for. Go to admin/settings/customize/css and put in the links you want. Below is an example.

From: “read me first: quick admin guide” on your site (it requires admin access, so I can’t link to it here)

> [@](#):
>
> You can also specify custom CSS and custom HTML headers/footers to further customize the look. One common request is a navigation header that takes you back to the parent site. Here is some example HTML to put in Customize, CSS/HTML under “Header”:
> 
> \<div id=“top-navbar” class=“container” style=“padding:5px 0 0 5px”\>  
> \<a href=“[http://example.com](http://example.com)”\>Home\</a\> |  
> \<a href=“[http://example.com/about/](http://example.com/about/)”\>About\</a\> |  
> \<a href=“[http://example.com/news/](http://example.com/news/)”\>News\</a\> |  
> \<a href=“[http://example.com/products/](http://example.com/products/)”\>Products\</a\> |  
> \<a href=“[http://blog.example.com/blog](http://blog.example.com/blog)”\>Blog\</a\> |  
> \<a href=“[http://forums.example.com/](http://forums.example.com/)”\>Forums\</a\>  
> \</div\>

---

_[View the full topic](https://meta.discourse.org/t/categories-in-top-menu/41718)._
