Read the statement by Michael Teeuw here.
MMM-Space
-
I don’t think this module gets enough love. I use it to separate the overlap between placement of modules in my Magic Mirror. To me, this module is invaluable. My Hue lights were overlapping the Now Playing from Roon so I inserted a 150px space with the MMM-Space module and viola, no overlap.
Thanks to the author!
https://github.com/grabenhenrich/MMM-Space

-
@doctorwhen it’s a good solution (for beginners) but one that can be done with one line of css instead of installing a module.
-
@lavolp3 thanks! Although I continue to find CSS disagreeably confusing, adjusting the vertical position of module placement using CSS is the better solution. I’ve added:
.mmm-hue-lights .module-content { margin-top: 150px; }to my custom.css and the modules no longer overlap.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login