# UI customization

**URL:** https://meta.discourse.org/t/ui-customization/34840
**Category:** UX
**Created:** [October 23, 2015, 3:49pm UTC](https://meta.discourse.org/t/ui-customization/34840 "2015-10-23T15:49:51Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Lee\_Michael\_Pronko](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lee_michael_pronko/32/116944_2.png) [@Lee\_Michael\_Pronko](https://meta.discourse.org/u/Lee_Michael_Pronko)
#### Post date: [October 23, 2015, 3:49pm UTC](https://meta.discourse.org/t/ui-customization/34840/1 "2015-10-23T15:49:51Z")

</div>

Hello,

I am new to Discourse and would like to know: to what extent can the UI for Discourse be customized?

Thank you

---

<div class="post-metadata">

### Author: ![cpradio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cpradio/32/4970_2.png) [@cpradio](https://meta.discourse.org/u/cpradio)
#### Post date: [October 23, 2015, 4:07pm UTC](https://meta.discourse.org/t/ui-customization/34840/2 "2015-10-23T16:07:43Z")

</div>

Anything you can do with CSS/JavaScript is fair game and all you need to know is CSS/JavaScript. You can also insert some HTML into the header/footers

Or if you need something more complicated and you understand Ruby/Ember, everything else is fair game.

So in summary, you can do just about whatever you want, you are only limited by the knowledge you have in the above technologies.

---

<div class="post-metadata">

### Author: ![Lee\_Michael\_Pronko](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lee_michael_pronko/32/116944_2.png) [@Lee\_Michael\_Pronko](https://meta.discourse.org/u/Lee_Michael_Pronko)
#### Post date: [October 23, 2015, 4:09pm UTC](https://meta.discourse.org/t/ui-customization/34840/3 "2015-10-23T16:09:46Z")

</div>

Ok thank you for this!
