# Create fully custom header

**URL:** https://meta.discourse.org/t/create-fully-custom-header/70126
**Category:** Development
**Created:** [2017年九月15日 15:29 UTC](https://meta.discourse.org/t/create-fully-custom-header/70126 "2017-09-15T15:29:24Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![fefrei](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/fefrei/32/119538_2.png) [@fefrei](https://meta.discourse.org/u/fefrei)
#### Post date: [2017年九月18日 08:04 UTC](https://meta.discourse.org/t/create-fully-custom-header/70126/3 "2017-09-18T08:04:05Z")

</div>

These kinds of changes usually require a custom plugin.

If you’ve never built a Discourse plugin before, here’s a guide to get started:

> [@Developing Discourse Plugins - Part 1 - Create a basic plugin](https://meta.discourse.org/t/beginners-guide-to-creating-discourse-plugins-part-1/30515):
>
> Building a plugin in Discourse can be really simple, once you learn a couple of quirks. The goal of this post is to create a skeleton plugin and introduce you to the basics. Your development environment Make sure you have a development environment of Discourse running on your computer. I recommend you use [the appropriate setup guide](https://meta.discourse.org/tag/dev-install) and come back when you’re done. plugin.rbtada Use [GitHub - discourse/discourse-plugin-skeleton: Template for Discourse plugins · GitHub](https://github.com/discourse/discourse-plugin-skeleton) to create a complete di…

If you’re stuck on a more concrete problem, I’m sure you’ll get an answer here 🙂

Alternatively, if you don’t want to build the plugin yourself, you can also create a topic with your budget in #Marketplace.

---

_[View the full topic](https://meta.discourse.org/t/create-fully-custom-header/70126)._
