A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Please help! The little different in the height is killing me from inside.
-
What positions have you placed your modules in?
-
So, I put the calendar at top_left, and weather at top_right.
-
Try
In your custom.css file, add this:.currentweather { margin-right: 0px; margin-left: 0px; margin-top: -5px; margin-bottom: 0px; }
adjust accordingly
-
@Mykle1 Thanks, it worked.
-
@PhuongDinh129 said in Please help! The little different in the height is killing me from inside.:
Thanks, it worked.
:thumbsup: