A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Foreground - Background - Scaling
-
A few questions :
- is there a way to define who is on top when modules overlap ?
For some modules the output is nicely scalable, for example MMM-NASA.
Others seem to ignore any attempt to reduce or increase the size, they probably
do not use the custom.css at all. The original weather module ( and their derivates )
are a good example.
Does the Magic Mirror expect a minimum display size ( in pixel ) ?
Thanks
- is there a way to define who is on top when modules overlap ?
-
@howi42 you can use
z-index
in custom.css to choose the stack level of elements