# Background logo

**URL:** https://discourse.nodered.org/t/background-logo/42110
**Category:** Dashboard
**Created:** [5 March 2021 18:24 UTC](https://discourse.nodered.org/t/background-logo/42110 "2021-03-05T18:24:20Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![HZB](https://avatars.discourse-cdn.com/v4/letter/h/77aa72/32.png) [@HZB](https://discourse.nodered.org/u/HZB)
#### Post date: [5 March 2021 18:24 UTC](https://discourse.nodered.org/t/background-logo/42110/1 "2021-03-05T18:24:20Z")

</div>

Hi,

I just want to display my company's logo at the background of my dashboard. Any suggestions or recommendations?

---

<div class="post-metadata">

### Author: ![umtksa](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/umtksa/32/38322_2.png) [@umtksa](https://discourse.nodered.org/u/umtksa)
#### Post date: [6 March 2021 17:17 UTC](https://discourse.nodered.org/t/background-logo/42110/2 "2021-03-06T17:17:50Z")

</div>

You can use a template node

```auto
[{"id":"306e21e9.b29546","type":"ui_template","z":"86284765.798088","group":"8f918d7.5af32f","name":"","order":16,"width":0,"height":0,"format":"<style>\n md-content {\n background-image: url(\"https://images.pexels.com/photos/1089438/pexels-photo-1089438.jpeg?auto=compress&cs=tinysrgb&dpr=3&h=750&w=1260\");\n background-repeat: no-repeat;\n background-position: center;\n width: 100%;\n }\n \n</style>","storeOutMessages":true,"fwdInMessages":true,"resendOnRefresh":true,"templateScope":"global","x":500,"y":420,"wires":[[]]},{"id":"8f918d7.5af32f","type":"ui_group","name":"all","tab":"c1dcfb03.ffed9","order":5,"disp":false,"width":13,"collapse":false},{"id":"c1dcfb03.ffed9","type":"ui_tab","name":"dash","icon":"dashboard","order":1}]

```

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [20 March 2021 17:18 UTC](https://discourse.nodered.org/t/background-logo/42110/3 "2021-03-20T17:18:34Z")

</div>

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