Read the statement by Michael Teeuw here.
MMM-Worldclock
-
@solelo see this
https://forum.magicmirror.builders/topic/14862/help-with-a-couple-css-issues?_=1632064035932
u can change the styles livee and then save it to custom.css…
note that you can doc the dev window at the bottom too, using the 3 dot menu next to the X to close the dev window
-
A supplement to the development tools. When you open it, you can select “Sources” and pause script execution with the “pause button” or F8 in the lower third. This makes it easier to get through all the style classes, which otherwise update every second.
-
I used to install the original
woldclock
module, just switched to this one and it worked out of the box.Thanks for the work. :clapping_hands:
-
How do I center horizontally at the top of the screen instead of left?
-
@SymmetriC put it in the top_center position
-
@sdetweil or top_bar
-
@sdetweil Thank you! That worked and the solution was easier than I thought! lol