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.

    MMM-GoogleTasks moving other modules

    Scheduled Pinned Locked Moved Troubleshooting
    4 Posts 2 Posters 482 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.
    • G Offline
      gwiz
      last edited by gwiz

      Hi everyone,

      I recently installed the module MMM-GoogleTasks on my mirror in the top right corner under MMM-DailyBibleVerse, and noticed that when Google Tasks loads onto the mirror, it moves DailyBibleVerse to the left. At first there was an error almost exactly like the one I’m experiencing now, but I was able to fix it by editing out these lines in the css.

        /*.MMM-GoogleTasks .container {
            display: grid;
            grid-template-columns: 1fr auto;
            transform: translateY(-.6em);
        }*/
      

      Today the error is back again, and only occurs when Google Tasks is running (When I edit out the module in config, DailyBibleVerse displays normally).

      Does anyone have any ideas?

      Thanks!

      1 Reply Last reply Reply Quote 0
      • G Offline
        gwiz
        last edited by

        Still happening on the mirror, but only when Google Tasks loads onto the screen the dailybibleverse module moves to the left. I tried using padding-left on dailybibleverse but it didn’t work. It starts out fine then when Google Tasks loads it moves.

        Anyone know what to do?

        S 1 Reply Last reply Reply Quote 0
        • S Away
          sdetweil @gwiz
          last edited by

          @gwiz i posted a suggested bypass on discord

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • G Offline
            gwiz
            last edited by

            Hey @sdetweil, still no progress on getting the two modules to work together. Is there anything else you’d recommend trying?

            1 Reply Last reply Reply Quote 0
            • 1 / 1
            • First post
              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