# \[HIRING\] : Custom Discourse Theme

**URL:** https://meta.discourse.org/t/hiring-custom-discourse-theme/93154
**Category:** Marketplace
**Created:** [July 26, 2018, 1:28am UTC](https://meta.discourse.org/t/hiring-custom-discourse-theme/93154 "2018-07-26T01:28:31Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![ChrisLuck](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chrisluck/32/100592_2.png) [@ChrisLuck](https://meta.discourse.org/u/ChrisLuck)
#### Post date: [July 26, 2018, 1:28am UTC](https://meta.discourse.org/t/hiring-custom-discourse-theme/93154/1 "2018-07-26T01:28:31Z")

</div>

I’m looking for someone that can help using the Discourse Theme Creator and create a custom theme for me… that is actually styled exactly like the theme created FOR the Discourse Theme Creator. Complete with the sticky notification banner, multi-colored waves, minimal menu nav with the underlines instead of boxes, etc.

Anyone able to do this?

Here is the Discourse Theme Creator site for immediate reference:

> **[Theme Creator](https://discourse.theme-creator.io/)**
>
> Demonstration sandbox for Discourse

---

<div class="post-metadata">

### Author: ![Johani](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/johani/32/176920_2.png) [@Johani](https://meta.discourse.org/u/Johani)
#### Post date: [July 26, 2018, 2:18am UTC](https://meta.discourse.org/t/hiring-custom-discourse-theme/93154/2 "2018-07-26T02:18:11Z")

</div>

The theme on theme creator is purpose-built and as such, not much time was spent on making it easy to customise with theme settings. That said, here’s an “as is” copy of the theme

`https://github.com/hnb-ku/discourse_theme_creator_theme`

[https://github.com/hnb-ku/discourse\_theme\_creator\_theme](https://github.com/hnb-ku/discourse_theme_creator_theme)

I say as is here since it’s currently a desktop-only theme and comes with no support since I intend to create a version that’s easy to customise at some point in the future.

As a side-note, the moving banner is a bit of distraction for regular users. You can hide it for logged in users with something like this:

```plaintext
html:not(.anon) .hero {
  display: none;
}

```

The theme is released under the MIT license so feel free to fork and re-release.

---

<div class="post-metadata">

### Author: ![tshenry](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tshenry/32/119495_2.png) [@tshenry](https://meta.discourse.org/u/tshenry)
#### Post date: [July 26, 2018, 12:13pm UTC](https://meta.discourse.org/t/hiring-custom-discourse-theme/93154/5 "2018-07-26T12:13:33Z")

</div>

HI @ChrisLuck!

I should be able to help you with this based on what you’ve described. I’m pretty tight on time the next couple days, but if it’s just a matter of changing a few things to fit your Discourse site, it should go very quickly. I’ll PM you my email if you want to get in touch.

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [August 25, 2018, 12:13pm UTC](https://meta.discourse.org/t/hiring-custom-discourse-theme/93154/6 "2018-08-25T12:13:51Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
