Dashboard styles override2

I need to get Pinta gauge needle color and value text to right color.
Now Sisä gauge over ride Pinta.
hotNipi writes
Change needle color in gauge

"Be aware, if you use more than one gauge on your dashboard and you change this in one gauge - it still affects for all gauges. There is more than one ways to prevent this happening."

gauges.json (84.2 KB)

CSS in a dashboard template of type "Widget in group" is applied to all the groups on the same tab.
Therefore your three identical copies of "Dashboard styles override" in [Tikku1]Sisa, [Tikku1]Pinta and [Tikku1]Ulko are unnecessary.

CSS in a dashboard template of type "Added to site head section" is applied to all dashboard tabs.
Therefore your three identical copies of "Default Style" are unnecessary.

You should not have <head> ... </head> tags around your CSS style in a dashboard template.

If the problem is not solved by fixing these issues, please show us a screen capture of how your dashboard is and how it should look.

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