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

Scheduled Pinned Locked Moved Solved Troubleshooting
11 Posts 3 Posters 7.2k 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.
  • R Offline
    richland007 @cowboysdude
    last edited by Nov 19, 2018, 12:31 AM

    @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

    C 1 Reply Last reply Nov 19, 2018, 3:22 AM Reply Quote 0
    • C Offline
      cowboysdude Module Developer @richland007
      last edited by Nov 19, 2018, 3:22 AM

      @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’…

      R 1 Reply Last reply Nov 19, 2018, 5:04 AM Reply Quote 0
      • R Offline
        richland007 @cowboysdude
        last edited by Nov 19, 2018, 5:04 AM

        @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
        • C Offline
          cowboysdude Module Developer
          last edited by Nov 20, 2018, 3:31 AM

          What provider are you using?

          R 1 Reply Last reply Jan 6, 2019, 6:45 AM Reply Quote 0
          • R Offline
            richland007 @cowboysdude
            last edited by Jan 6, 2019, 6:45 AM

            @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