• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Make two modules overlap.

Scheduled Pinned Locked Moved Unsolved Troubleshooting
8 Posts 2 Posters 855 Views 2 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Away
    sdetweil @jamaces
    last edited by Nov 25, 2021, 6:20 PM

    @jamaces can u show the config for those two modules?

    as they appear in config.js…

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    J 1 Reply Last reply Nov 25, 2021, 11:45 PM Reply Quote 0
    • J Offline
      jamaces @sdetweil
      last edited by sdetweil Nov 26, 2021, 12:30 AM Nov 25, 2021, 11:45 PM

      @sdetweil

      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: “ “,
           }
      

      B25CE87D-9FB8-46DF-B847-A6EE53A914F1.jpeg

      S 1 Reply Last reply Nov 26, 2021, 12:10 AM Reply Quote 0
      • S Away
        sdetweil @jamaces
        last edited by Nov 26, 2021, 12:10 AM

        @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

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        J 1 Reply Last reply Nov 26, 2021, 12:22 AM Reply Quote 0
        • J Offline
          jamaces @sdetweil
          last edited by Nov 26, 2021, 12:22 AM

          This post is deleted!
          S 1 Reply Last reply Nov 26, 2021, 12:29 AM Reply Quote 0
          • S Away
            sdetweil @jamaces
            last edited by Nov 26, 2021, 12:29 AM

            @jamaces set position for images to fullscreen_below. that should put it behind everthing

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • 1 / 1
            1 / 1
            • First post
              8/8
              Last post
            Enjoying MagicMirror? Please consider a donation!
            MagicMirror created by Michael Teeuw.
            Forum managed by Sam, technical setup by Karsten.
            This forum is using NodeBB as its core | Contributors
            Contact | Privacy Policy