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

Moving a fixed module

Scheduled Pinned Locked Moved Troubleshooting
10 Posts 4 Posters 3.2k 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.
  • J Offline
    johnnyboy
    last edited by johnnyboy May 9, 2017, 9:00 PM Feb 22, 2017, 12:12 PM

    This post is deleted!
    Q 1 Reply Last reply Feb 22, 2017, 1:57 PM Reply Quote 0
    • Q Offline
      qqqqqqqq @johnnyboy
      last edited by Feb 22, 2017, 1:57 PM

      @johnnyboy

      Yes. If two or modules have the same position ( Eg. ‘top_left’), they will be displayed in the order of their entry in the config file.

      J 1 Reply Last reply Feb 22, 2017, 2:10 PM Reply Quote 2
      • J Offline
        johnnyboy @qqqqqqqq
        last edited by johnnyboy May 9, 2017, 8:59 PM Feb 22, 2017, 2:10 PM

        This post is deleted!
        Q 1 Reply Last reply Feb 22, 2017, 2:14 PM Reply Quote 0
        • Q Offline
          qqqqqqqq @johnnyboy
          last edited by Feb 22, 2017, 2:14 PM

          @johnnyboy said in Moving a fixed module:

          … move the Weather Module down a touch?

          Sorry, I don’t understand. Can you upload a screenshot, that would be helpful?

          J 1 Reply Last reply Feb 22, 2017, 2:43 PM Reply Quote 1
          • J Offline
            johnnyboy @qqqqqqqq
            last edited by johnnyboy May 9, 2017, 8:58 PM Feb 22, 2017, 2:43 PM

            This post is deleted!
            1 Reply Last reply Reply Quote 0
            • C Offline
              cowboysdude Module Developer
              last edited by Feb 22, 2017, 3:10 PM

              Going to need the custom.css for this… I would imagine that using

              .Module_name {
              margin-top: xx;
              }
              

              or

              .Module_name {
              padding-top: xx;
              }
              

              would work…

              J 1 Reply Last reply Feb 22, 2017, 3:16 PM Reply Quote 2
              • J Offline
                johnnyboy @cowboysdude
                last edited by johnnyboy May 9, 2017, 8:58 PM Feb 22, 2017, 3:16 PM

                This post is deleted!
                J 1 Reply Last reply Feb 22, 2017, 3:28 PM Reply Quote 1
                • J Offline
                  johnnyboy @johnnyboy
                  last edited by johnnyboy May 9, 2017, 8:58 PM Feb 22, 2017, 3:28 PM

                  This post is deleted!
                  C S 2 Replies Last reply Feb 22, 2017, 3:33 PM Reply Quote 0
                  • C Offline
                    cowboysdude Module Developer @johnnyboy
                    last edited by Feb 22, 2017, 3:33 PM

                    @johnnyboy said in Moving a fixed module:

                    .Module_clock

                    I would try .Module_clock like this:

                    .Module_clock {
                    margin-top: 20px;
                    }
                    

                    Move the number to whatever works for you ;)

                    1 Reply Last reply Reply Quote 1
                    • S Offline
                      strawberry 3.141 Project Sponsor Module Developer @johnnyboy
                      last edited by Feb 22, 2017, 10:25 PM

                      @johnnyboy in your case it is .clock { margin-top: 20px;}

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

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