Read the statement by Michael Teeuw here.
Best way to get two modules in same div ( region, position)?
-
I have all the modules that I want up and running. I am trying to figure out how to get 2 modules positioned how I would like. For example. I am using the nest module. I have two nests so I am calling them individually in the config. I am not sure if that is the correct way or not. If not please let me know.
They both show up, but they display vertically ( one on top of the other). I would like them to show up next to each other.
Is that the css of the position /region or the actual module css or the main css that is causing that to happen?
I have tried every position btw
Config Code below
{ "module": "MMM-MyNest", "position": "bottom_bar", "config": { "token": " my actual token", "thermNum": 1, "protectNum": 1, displayName: true, //Display the thermostat name displayType: "nest" //Choose either the Nest display or a list } }, { "module": "MMM-MyNest", "position": "bottom_bar", "config": { "token": "my actual token", "thermNum": 2, "protectNum": 1, displayName: true, //Display the thermostat name displayType: "nest" //Choose either the Nest display or a list } }, -
@roro7878 Take a look at this thread:
https://forum.magicmirror.builders/topic/6746/how-to-get-2-modules-side-by-side
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