A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
MMM-Lunartic
-
Hello,
I would like to move what is written to the right and then see the moon without writing, what should I do?
Thank you for your help.
-
nobody knows ?
-
-
the secret is custom.css :-D
.MMM-Lunartic img.photo { /* display: none; uncomment if you don't want an image */ max-width: 100%; margin-left: 250px; /* Precisely align moon picture with these */ margin-right: 0px; margin-top: 0px; /* -41px for current. -21px for animation or static. */ margin-bottom: -21px; /* -51px for current. -21px for animation or static. */ }
by the way. which weatherforecast you have and what is it for a Map? looks nice. thanks
-
@bjoern thank you I adapted the custom.css like this
and it suits me :.MMM-Lunartic img.photo { /* display: none; uncomment if you don't want an image */ max-width: 100%; margin-left: 250px; /* Precisely align moon picture with these */ margin-right: 0px; margin-top: 0px; /* -41px for current. -21px for animation or static. */ margin-bottom: -95px; /* -51px for current. -21px for animation or static. */ }
now this is the line of text that I would like on one line. I do not see in the MMM-Lunartic.css which part this concerns, can you help me ? (see the photo below)
the weatherforecast is MMM-WeatherOrNot and the Map is MMM-TomTomTraffic.