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-History Alignment
-
@swendl said in MMM-History Alignment:
I’d prefer it to align vertically to the top,
To the top of the region or the top of the right side of the display?
-
Hi - to the top of the region.
-
@swendl said in MMM-History Alignment:
to the top of the region.
Well , this would be one way. By pushing up the
.xsmall.bright.title
in your custom.css file you can accomplish this. If you are using a header it will go along. Add this to your custom.css file. Adjust to your liking..MMM-History .xsmall.bright.title { margin-bottom: 170px; }
-
Thank you! This helped a great deal.
-