A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
problem with module place
-
Can you post what you’ve tried in your custom.css file so I can look at it?
-
Oh ok :)
-
@Mykle1 thank you for your response. sorry for the late reaction, my mother is in the hospital. i have done what i posted .
.iFrame {
margin-left: -200px;
}and
.iFrame-reload {
margin-left: 200px;
}and
.MMM-iFrameReload {
margin-left: -200px;
}and if tryed it in side the body part
-
@Mykle1
if fixed it… i changed the 215% to 600px so it’s now 600px and 800px
and set the code line frome above in the custom ccs body {
overflow:hidden;
}
that works for now and almost in the middel thank for all for the support!!