A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Google-route Citys disappear changing height/width
-
@thedk start by reading through this thread:
It goes through how to use the dev tools console to inspect HTML elements for the CSS is use
If you still have questions, post back here and I’ll help as best I can.
-
Thanks for your help.
So i have to change the size of the region where the modul is i guess. -
@thedk and maybe the region where the map is displayed too. Very possiblenit is sized independently of the outer module wrapper. I can’t say for sure since I haven’t used the module but it would be where I would start looking if I wanted to resize it.
-
tested it and i dont know why, but it doesnt work.
Thats my custom.cssbody { } .normal { color: #fff; } .region.top.right, .region.top.left, .region.top.center { top: 80%; } .region.bottom.right, .region.bottom.center, .region.bottom.left { bottom: 80%; }
-
Also with max-width and max-height the map doesnt get smaller, it just moves out of the Display.