In which files can I change the colors for Weather WX, Icons and Buttons?

In which files can I change the colors for the
- weather WX,
- icons (dashboard)

  • buttons dashboard

  • error massages 

 

I use the Disposable Theme and Disposable Basic.

 

Thank you very much for your help

And thats to this wonderful system.

Greez
Ben

 

 

 

 

1606371263Bildschirmfoto2022-12-20um153011.png.545d6862277b48fbf2c4243a45b00966.png

32159828Bildschirmfoto2022-12-20um153029.png.742e5bd987731b0b160e7fe3c9eccfe9.png

Have you checked the stylesheet - .css files?

The WX display you are asking about is an embed (an iframe / data is being provided by another web service, called metar-taf.com) You can customize it slightly but not much, check dashboard/index.blade.php and check the main developer’s website for what it accepts as color codes.

 

For the rest, you can either go for stylesheet editing (check bootstrap docs for deep details about its buttons, messages, warning etc) or you can find each file where buttons are used and then play with them freely as you wish.

 

Good luck

1 Like

thanks for the answers, yes the style.css I have adjusted. 

ben