Read the statement by Michael Teeuw here.
Magic Mirror modul position
-
Hello there!
so i’ve just set up my Magic Mirror. The Problem i have now is, that i want my modules to be on the edge of my display without the little blank/black space between Screen-Edge and Module (red line in my Screenshot).
These are the default positions for all the modules:
https://forum.magicmirror.builders/topic/286/regionsAnd in this they are saying you could change the positon in ~/MagicMirror/css/custom.css, but how do i do that?
https://forum.magicmirror.builders/topic/624/change-module-position/3
http://www.offshorededicated.netI would be happy to get some advice.
Thanks (:
-
You can adjust the full MM body border into the custom.css file.
(/MagicMirror/css/custom.css)like that (play with the values until you’re happy) :
body { margin: 20px; height: calc(100% - 40px); width: calc(100% - 40px); }You should maybe also check the settings of your screen itself (depending if you have that issue outside MM or not).
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