nope… it’s not working for me…
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
N
Offline
Posts
-
RE: layer definition: here MMM-Globe overlaps left panel
-
RE: layer definition: here MMM-Globe overlaps left panel
no, it is not working… I try -1, also -20 and -50
-
RE: layer definition: here MMM-Globe overlaps left panel
Like:
/***************************************************** * 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 { } .compliments .xlarge { font-size: 40px; line-height: 40px; letter-spacing: 0px; font-weight: 400; } .calendar { width: 100%; font-size: 15px; } .MMM-FRITZ-Box-Callmonitor { width: 90% } .currentweather { width: 100% } .weatherforecast { width: 100% } .MMM-DWD-WarnWeather { width: 100% } .MMM-Globe { z-index: 2; } -
RE: layer definition: here MMM-Globe overlaps left panel
I did, but it’s not working… :-(
-
RE: layer definition: here MMM-Globe overlaps left panel
Hello,
I’m sorry, but where I have to change the Settings to arrange the layers?