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 - No icon

    Scheduled Pinned Locked Moved Solved Troubleshooting
    11 Posts 3 Posters 8.7k 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.
    • richland007R Offline
      richland007
      last edited by

      @cowboysdude How do we make sure of that???.. cause i have the same problem and the text its a little bit too large i think and not aligned properly with the rest of the modules …i have it positioned “top_right”

      0_1542156466867_20181113_183538.jpg

      Always Thankful for your buddy
      Denis

      1 Reply Last reply Reply Quote 0
      • richland007R Offline
        richland007
        last edited by

        @cowboysdude How do i fix the formatting of this module please …have a look at the picture above it seems like its working but it is kinda jacked :)
        D

        1 Reply Last reply Reply Quote 0
        • richland007R Offline
          richland007
          last edited by

          It does not give the name of the city but the weather background and the icon are visible… so the Name of the city and the 4 day forecast is missing also the alignment is messed up with large letters is not properly centered at all
          D

          1 Reply Last reply Reply Quote 0
          • cowboysdudeC Offline
            cowboysdude Module Developer
            last edited by cowboysdude

            Looks like something else is messing it up…what’s in your custom.css file?

            and/or do you have a css file defined in your config section in NOAA?

            richland007R 1 Reply Last reply Reply Quote 1
            • richland007R Offline
              richland007 @cowboysdude
              last edited by

              @cowboysdude On my MM custom.css file i added the following later on after taking @Sean advice to enhance the background and the contours of the modules

               * Magic Mirror                                      *
               * Custom CSS                                        *
               *                                                   *
               * By Michael Teeuw http://michaelteeuw.nl           *
               * MIT Licensed.                                     *
               *                                                   *
               * Add any custom CSS below.                         *
               * Changes to this files will be ignored by GIT. *
               *****************************************************/
              
               body {
              
              .module {
                background-color:rgba(0,0,0,0.5);
                border-radius: 20px;
                padding:10px;
              }
               	
               }
              
              

              on my config.js file under MMM-NOAA3 i have

              css: "NOAA3",                   // THIS MUST CONTAIN A CSS STYLE NAME 
              

              I tried changing it to other NOAA styles such as 4 etc. and adding MMM-NOAA3 or MMM-NOAA3.css within the parenthesis but no change.

              0_1542587353719_20181118_181527.jpg

              Should i uninstall it and installed again??
              i have the version that works with the MMM-WeatherBackground from @Sean and the background does work correctly to whatever the weather says.

              Thanks again for your help
              Denis

              cowboysdudeC 1 Reply Last reply Reply Quote 0
              • cowboysdudeC Offline
                cowboysdude Module Developer @richland007
                last edited by

                @richland007 Totally delete that install something went VERY wrong there.

                Delete the entire directory and go another ‘git clone’…
                Go to MMM-NOAA3 and type ‘npm install’…

                richland007R 1 Reply Last reply Reply Quote 0
                • richland007R Offline
                  richland007 @cowboysdude
                  last edited by

                  @cowboysdude Re-did everything as you said but no change same result, same look, no forecast
                  :(
                  I deleted the whole directory git clone again… no luck
                  Denis

                  1 Reply Last reply Reply Quote 0
                  • cowboysdudeC Offline
                    cowboysdude Module Developer
                    last edited by

                    What provider are you using?

                    richland007R 1 Reply Last reply Reply Quote 0
                    • richland007R Offline
                      richland007 @cowboysdude
                      last edited by

                      @cowboysdude I still haven’t been able to resolve my above problem that my NOAA3 module comes up not formatted right.
                      Here is the error that is logging
                      0_1546757010548_NOAA3error.png

                      “length” is undefined etc

                      Oh and i am using OpenWeather looking like this
                      0_1546757106179_20181118_181527.jpg

                      Thank you for your help always appreciated and for this fantastic work

                      D

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