A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Make two modules overlap.
- 
 
- 
 @jamaces can u show the config for those two modules? as they appear in config.js… 
- 
 MMM-ImagesPhotos config: { opacity: 100, updateInterval: 999, maxWidth: “75%”, maxHeight: “75%”, } MMM-doomsDay config:{ toWhat:” “, doomsDay: “2021-12-25 24:00:00”, Present: “Merry Christmas”, timesUp: “ “, singular: “ “, plural: “ “, } 
- 
 @jamaces ok, the ‘problem’ is that you didn’t specify the position setting for each module.(right after module: line) imagesPhotos cheats and displays in the background the other will not be displayed at all without a position see 
 https://docs.magicmirror.builders/modules/configuration.html#example
- 
 This post is deleted!
- 
 @jamaces set position for images to fullscreen_below. that should put it behind everthing 
 
