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.

    Distance between two modules

    Scheduled Pinned Locked Moved Custom CSS
    9 Posts 5 Posters 3.1k Views 4 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.
    • Mykle1M Offline
      Mykle1 Project Sponsor Module Developer @Peter
      last edited by

      @Peter

      Try this in custom.css:

      .MMM-SportsModuleName {
        margin-top: 50px;
      }
      

      Adjust accordingly

      Create a working config
      How to add modules

      1 Reply Last reply Reply Quote 0
      • P Offline
        Peter
        last edited by

        Unfortunately it did not work, Mykle.
        I tried values from 10-150.
        The only thing that happened was that Noaa3 and Football Leagues both were placed lower but still the header of Football Leagues is mixed up with the text of Noaa3.
        Peter

        Mykle1M 1 Reply Last reply Reply Quote 0
        • R Offline
          retroflex Project Sponsor Module Developer
          last edited by

          Maybe the other way around works…

          .MMM-NOAA3 {
          margin-bottom: 50px;
          }

          Can you post your custom.css? Maybe it interferes with this in some way.

          1 Reply Last reply Reply Quote 0
          • Mykle1M Offline
            Mykle1 Project Sponsor Module Developer @Peter
            last edited by

            @Peter

            I assume you changed the name of the module in the example I gave you?

            .MMM-SportsModuleName needs to be changed to the sports module name that you are using

            Create a working config
            How to add modules

            1 Reply Last reply Reply Quote 0
            • P Offline
              Peter
              last edited by

              @retroflex: this partely solved my problem: there is an extra empty line between the modules now: good thing.
              But the headers are still mixed up: bad thing, I think I just remove the header.
              @Mykle: sure I changed the name !!!

              brobergB 1 Reply Last reply Reply Quote 0
              • brobergB Offline
                broberg Project Sponsor @Peter
                last edited by

                @Peter We need to see your custom.css if we will have any chance at all to help you.

                1 Reply Last reply Reply Quote 1
                • 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