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.

    Overlapping modules

    Scheduled Pinned Locked Moved Troubleshooting
    3 Posts 3 Posters 2.5k Views 3 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.
    • Z Offline
      zack949
      last edited by zack949

      I have done a fairly vanilla install and am having problems with some of the compliments I wrote overlapping with the calendar. 0_1489426985833_Mirror Error.PNG I have looked through several forum posts in an effort to try and fix this, but to no avail. Does anyone have any suggestions? I can supply you with any information you may need.

      P.S. Disregard the gray box at the top I am remoted in with Teamviewer
      P.P.S. Is anyone else having problems with the time not changing for Day Light Savings Time?

      Mykle1M strawberry 3.141S 2 Replies Last reply Reply Quote 0
      • Mykle1M Offline
        Mykle1 Project Sponsor Module Developer @zack949
        last edited by Mykle1

        @zack949 said in Overlapping modules:

        P.S. Disregard the gray box at the top I am remoted in with Teamviewer

        Pay no attention to that man behind the curtain. ;-)

        P.P.S. Is anyone else having problems with the time not changing for Day Light Savings Time?

        I don’t know if this will help but in Preferences/Raspberry Pi Configuration/Localisation - Are your Set Locale... and your Set Timezone... correctly set?

        or

        If you set the Time Zone in raspi-config the Raspberry Pi will automatically update the time on boot, if connected to the internet.
        sudo raspi-config.
        Select Internationalisation Options.
        Select I2 Change Timezone.
        Select your Geographical Area.
        Select your nearest City.
        Select Finish.
        Select Yes to reboot now.

        Create a working config
        How to add modules

        1 Reply Last reply Reply Quote 0
        • strawberry 3.141S Offline
          strawberry 3.141 Project Sponsor Module Developer @zack949
          last edited by

          @zack949 if you dont depend on having the module at exact this spot, probably it would fit into position lower_third.

          you could also set a fixed width to the compliments module in custom.css

          .compliments {
            width: 300px;
          }
          

          Please create a github issue if you need help, so I can keep track

          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