# Weather Forecast Display for Dashboard 2

**URL:** https://discourse.nodered.org/t/weather-forecast-display-for-dashboard-2/99822
**Category:** Share Your Projects
**Tags:** dashboard-2
**Created:** [30 November 2025 19:49 UTC](https://discourse.nodered.org/t/weather-forecast-display-for-dashboard-2/99822 "2025-11-30T19:49:41Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![jbudd](https://avatars.discourse-cdn.com/v4/letter/j/5f8ce5/32.png) [@jbudd](https://discourse.nodered.org/u/jbudd)
#### Post date: [30 November 2025 20:07 UTC](https://discourse.nodered.org/t/weather-forecast-display-for-dashboard-2/99822/2 "2025-11-30T20:07:54Z")

</div>

The height of a dashboard widget is fixed as a multiple of the height of a row in the ui-page theme (48, 36 or 32 pixels).  
The widget is rendered as a variable width according to the browser window and whether or not the page navigation sidebar is displayed.  
Therefore the widget contents are variable size to maintain the appearance.

 ![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/d/1/d1ba22bf879fac70cad490911a27f0675a6015ed.jpeg)

The background colour varies according to the current temperature.  
These colours are definitely not the best choice, especially the very hot one, which I think should be more of an Aussie desert red.  
The weather alert text is not legible on this magenta background either.

 ![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/8/b/8b609b27a8758811feb37d44351f8e5e3795190e.jpeg)

---

_[View the full topic](https://discourse.nodered.org/t/weather-forecast-display-for-dashboard-2/99822)._
