• 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.

Placing a module in a specific spot?

Scheduled Pinned Locked Moved General Discussion
2 Posts 2 Posters 293 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.
  • D Offline
    daykray
    last edited by Jan 15, 2025, 6:37 PM

    Hello!
    I’m looking to place this MMM-Todoist module directly next to another one on my MagicMirror (where the red box is in the image). I’ve tried setting the placement to be top _left under the existing Todist module in the config file as well as middle_center and neither seemed to get it where I want it to be. What would be the best approach to get this module where I’d like it to be?

    Any help is appreciated.
    Thanks. Screenshot from 2024-12-30 20-36-28.png

    S 1 Reply Last reply Jan 15, 2025, 6:52 PM Reply Quote 0
    • S Online
      sdetweil @daykray
      last edited by sdetweil Jan 15, 2025, 7:17 PM Jan 15, 2025, 6:52 PM

      @daykray you will have to use css

      position:absolute
      

      and

      x
      y
      

      or

      top
      left
      

      see the second link in my signature below on how to use the developer window elements tab to find out what those values are for css/custom.css

      or position relative to some other anchor (maybe the position the module is configured in)

      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
        1/2
        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