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

MMM-NOAA3

Scheduled Pinned Locked Moved Custom CSS
25 Posts 9 Posters 13.8k Views 9 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.
  • K Offline
    Kimzer
    last edited by Nov 24, 2018, 10:43 PM

    It did work, sort off. It moved the module to where i wanted it. But for some reason it messed up the placement of the module directly below it. Moving that one to the side of the weather module :S

    1 Reply Last reply Reply Quote 0
    • C Offline
      cowboysdude Module Developer
      last edited by Nov 25, 2018, 4:02 PM

      Take out the clear:both and see what happens.

      1 Reply Last reply Reply Quote 0
      • C Offline
        cowboysdude Module Developer
        last edited by Nov 25, 2018, 5:21 PM

        This post is deleted!
        1 Reply Last reply Reply Quote 0
        • K Offline
          Kimzer
          last edited by Nov 26, 2018, 3:03 PM

          Same thing unfortunately. :\

          1 Reply Last reply Reply Quote 0
          • C Offline
            cyberphox
            last edited by Nov 30, 2018, 1:53 PM

            Funny I was playing around with one of my setups and wanted to see what it would look like and moved it to the middle region and couldn’t get it to center…opposite issues…LOL
            0_1543586009057_Untitled.jpg

            Full time Dad, DJ and entertainer and lover of technology.

            1 Reply Last reply Reply Quote 0
            • C Offline
              cowboysdude Module Developer
              last edited by Dec 1, 2018, 12:29 AM

              I would have no idea why it’s doing that… I’m not having the same issue but I can say I don’t use either of those modules… something is conflicting with it and pushing it right…

              C 1 Reply Last reply Dec 1, 2018, 2:34 AM Reply Quote 0
              • C Offline
                cyberphox @cowboysdude
                last edited by Dec 1, 2018, 2:34 AM

                @cowboysdude it’s all good…not something i’m gonna worry about for now anyways…just a test screen…

                Err…i mean fix it now! LOL

                Full time Dad, DJ and entertainer and lover of technology.

                M 1 Reply Last reply Dec 1, 2018, 3:08 AM Reply Quote 1
                • M Offline
                  Mykle1 Project Sponsor Module Developer @cyberphox
                  last edited by Dec 1, 2018, 3:08 AM

                  @cyberphox

                  Does it center correctly when it’s the only module in “top_center” position?

                  Create a working config
                  How to add modules

                  C 1 Reply Last reply Dec 1, 2018, 6:41 PM Reply Quote 0
                  • C Offline
                    cyberphox @Mykle1
                    last edited by Dec 1, 2018, 6:41 PM

                    @mykle1 it appears to center ok once i disable the Clock module above it

                    Full time Dad, DJ and entertainer and lover of technology.

                    1 Reply Last reply Reply Quote 0
                    • C Offline
                      cowboysdude Module Developer
                      last edited by cowboysdude Dec 1, 2018, 11:30 PM Dec 1, 2018, 11:28 PM

                      Add this to the custom.css and it’ll fix it :) It does that when it has another module over top of it…not sure why as I am NO css guru by far…

                      .MMM-NOAA3 {
                      margin: 0 auto;
                      float: right; //for right side use left for left side
                      width: 195px;
                      }

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