• 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 11.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.
  • 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
    • C Offline
      cyberphox
      last edited by Dec 2, 2018, 10:00 PM

      @cowboysdude that totally fixed it by the way so big thanks AGAIN…i may just leave it at the top though since its so pretty…
      Am I missing icons maybe - it does this sometimes…rarely i guess…

      0_1543788006707_cloyd.png

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

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

        @cyberphox great!! Yes it would appear as though you are :) Which service provider are you using?

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

          @cowboysdude it was OpenWeather…
          it’s all good…I’ll tinker with things here…

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

          1 Reply Last reply Reply Quote 1
          • A Offline
            Apathia
            last edited by Jan 27, 2019, 4:35 AM

            Can we make requests here?

            If so, can you add the “feels like” temp?

            C 1 Reply Last reply Jan 27, 2019, 1:54 PM Reply Quote 0
            • C Offline
              cowboysdude Module Developer @Apathia
              last edited by Jan 27, 2019, 1:54 PM

              @apathia What weather provider are you using?

              1 Reply Last reply Reply Quote 0
              • C Offline
                costascontis
                last edited by Jan 27, 2019, 5:56 PM

                AQI is not working for my area ,can i remove it ?

                C 1 Reply Last reply Jan 27, 2019, 11:58 PM Reply Quote 0
                • C Offline
                  cowboysdude Module Developer @costascontis
                  last edited by Jan 27, 2019, 11:58 PM

                  @costascontis I sent you a PM

                  1 Reply Last reply Reply Quote 0
                  • B Offline
                    Binog
                    last edited by Mar 10, 2019, 6:00 PM

                    Hey,. a little to related to the topic…
                    Is it possible to enlarge the font?
                    Is there a way with the css?

                    Thx
                    Jimmy

                    M 1 Reply Last reply Mar 10, 2019, 8:46 PM Reply Quote 0
                    • M Offline
                      Mykle1 Project Sponsor Module Developer @Binog
                      last edited by Mykle1 Mar 10, 2019, 8:47 PM Mar 10, 2019, 8:46 PM

                      @Binog

                      I pulled these from one of the css files that come with NOAA3. You can put them in your custom.css file and change the values. I’m not sure if this is all of them as I did not test.

                      } 
                       .MMM-NOAA3 .font {
                           font-size: 23px;
                      }
                      .MMM-NOAA3 .fontac {
                           font-size: 23px;
                           color:#e4ab5f;
                      }
                      .MMM-NOAA3 .fontss {
                           font-size: 23px;
                           color: #e0e29a;
                      }
                      .MMM-NOAA3 .fontauw {
                           font-size: 23px;
                           color:#51c7ca; 
                      }
                      .MMM-NOAA3 .fontfor {
                           font-size: 23px;
                           color: #000;
                      }
                      

                      Create a working config
                      How to add modules

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