Read the statement by Michael Teeuw here.
MMM-NOAA - Another Weather Module
-
@Mykle1 Thanks so peace, Mykle u are also a very special developer 15 year ago when i was still in work i would have payed u a lot to be in my team, so no need to be jealouse same for John, but never forget maybe this is my problem i was 30 years a professional Software Manager for very expensive software so for me the user and his will was the law.
Take care my friend -
@JoeFranz said in MMM-NOAA - Another Weather Module:
Good job and great module!
I managed with the custom.css, but I think the temperature can be seen very bad. Is it possible to reduce the size of the symbol or change the color of the font?Yes I updated the js and css file. Do a git pull to update and then you can change the color via the custom.css like this:
.MMM-NOAA .tempf {
color: whatever color you’d like
}Enjoy :)
PS changed mine to #FF8300 …looks pretty cool :)
-
Thank you, it works :-)
-
@JoeFranz Glad you like it! Let me know if there’s anything I can help you with! :) Enjoy!
-
-
Another example of how to change the current temp
Here’s the css for your custom css if you like it:
.MMM-NOAA .tempf {
color: white;
text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;
} -
@Mykle1 awwwwwwwwwwwwwwwwwwwwwww olive juice…LMAO
-
This looks very good with the temperature, great :-)
However, I now only “night” displayed, although my station displays a UV value of 6 :-( -
@JoeFranz Ok I will fix that! :)
Do a git pull to update your files that should fix it for now.
-
@cowboysdude UV is ok now, but still the moon is shining…