Background logo

Hi,

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

You can use a template node

[{"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}]

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