A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
I wana 3 or 4 Modules side by side
-
Re: How to get 2 modules side by side?
Now i have 2 Modules side by side!
I wana 3 or 4 Modules side by side! How can i do this?This is my css
} .MMM-DWD-WarnWeather { display: inline-block; width: 49%; max-width: 49%; min-width: 49%; } .MMM-DWD-WarnWeather:first-child { margin-right: 2%; }
Thanks
-
Try and error! :winking_face:
Solved.MMM-DWD-WarnWeather { display: inline-block; width: 20%; max-width: 20%; min-width: 20%; } .MMM-DWD-WarnWeather { margin-right: 1%; }
-
OK Sorry
but
I can not get more than 4 next to each other.
The 5 and 6 always slide down.
Can anybody help? -
My question is how you got more than one to show side-by-side?
Can this be done with 2 different modules?