Read the statement by Michael Teeuw here.
Custom size of modules
-
Hi all,
I am new to Magicmirror, just finished my own mirror.
However, I´m runing in some trouble regarding the size of the modules - some of them overlap. So how can I adjust the size of my modules?
For example, how can I resize MMM-Fuel being displayed smaller?
Currently, I m using the default values.Thanks!
-
in folder
cssyou find a file namedcustom.csswith this content:/***************************************************** * Magic Mirror * * Custom CSS * * * * By Michael Teeuw http://michaelteeuw.nl * * MIT Licensed. * * * * Add any custom CSS below. * * Changes to this files will be ignored by GIT. * *****************************************************/ body { }There you can add anything you want to. In your example you could add this below the current content, not inside the body part!
.MMM-Fuel { width: 200px; }Play around with the numbers to adjust to your layout
-
Thanks! I ´ll give it a try.
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