@sdetweil got it! thanks guys, I’m slowly building confidence to poke around more and tweak. And annoy my wife by constantly tinkering ;)
Read the statement by Michael Teeuw here.
Latest posts made by N3RD
-
RE: modifying css to only one instance of a module
-
RE: modifying css to only one instance of a module
@strawberry-3-141 thanks for the tip! Now to sound even more newb, how do I read the DOM??
-
modifying css to only one instance of a module
So I have 2 instances of the darkskyForecast split on my mirror, one for current (top left)and one for hourly/daily (top right). I am attempting to modify the margins/border/padding for the first instance but any reference I make is modifying both. IS there a super simple way to target one versus the other that I’m too blind to find by searching? thanks in advance!
-
PM2 changing time on reboot
So, first off I’m super grateful for all the help this forum has given/taught me. I have a rpi 3b+ running MM with the default modules and Dropbox wallpaper so far. Everything has been sorted with patience and some trial and error until now.
My next goal was Auto starting, I read the wiki on GitHub and alas it is autostarts! However over time I noticed the clock is changed to a time that’s earlier than it was set to. And everytime I unplug and replug the rpi it jumps back even more…
I have had MM run from a manual npm start for several days without issue, but once I start it via PM2 it looses itself over time/reboot. I’m sure theres an easy solution and I’m just missing it! Any help is appreciated!