# Creating a UI with multiple buttons

**URL:** https://discourse.nodered.org/t/creating-a-ui-with-multiple-buttons/41804
**Category:** Developing Nodes
**Created:** [1 March 2021 12:35 UTC](https://discourse.nodered.org/t/creating-a-ui-with-multiple-buttons/41804 "2021-03-01T12:35:11Z")
**Posts on this page:** 1
**Showing post:** 12

<div class="post-metadata">

### Author: ![Andrei](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/andrei/32/10446_2.png) [@Andrei](https://discourse.nodered.org/u/Andrei)
#### Post date: [4 March 2021 10:57 UTC](https://discourse.nodered.org/t/creating-a-ui-with-multiple-buttons/41804/12 "2021-03-04T10:57:34Z")

</div>

My advice is to have a look on the linked thread below. It is my reference when it comes to using CSS in the dashboard. Also you may want to learn about CSS variables that is another easy to use but powerful resource.

> [@paintbrush Customize dashboard CSS](https://discourse.nodered.org/t/customize-dashboard-css/23139):
>
> Couple of things first.. Many things can happen if you start to play with CSS. You may break whole thing, but you can make your page really good looking. But be aware that it can be addictive. The result of your adjustments is art. So if you are changing CSS for your dashboard, you are an artist. (and a little bit a programmer of course) I'm not an expert of art nor the CSS. The tools Browser developer tools. [https://developers.google.com/web/tools/chrome-devtools/css](https://developers.google.com/web/tools/chrome-devtools/css) The main too…

---

_[View the full topic](https://discourse.nodered.org/t/creating-a-ui-with-multiple-buttons/41804)._
