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.

    Current Weather and Weather Forecast looks grey out.

    Scheduled Pinned Locked Moved Custom CSS
    24 Posts 6 Posters 5.5k Views 5 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.
    • ? Offline
      A Former User
      last edited by A Former User

      This post is deleted!
      1 Reply Last reply Reply Quote 0
      • N Offline
        negrito Project Sponsor
        last edited by

        Yes, the rest of the custom.css is working an here is the config.js part for that:

        		{
        			module: "currentweather",
        			position: "top_right",
        			config: {
        				location: "Heemskerk",
        				locationID: "2754696",
        				appid: "key removed"
        			}
        		},
        		{
        			module: "weatherforecast",
        			position: "top_right",
        			header: "",
        			config: {
        				location: "Heemskerk",
        				locationID: "2754696",
        				appid: "key removed",
        				fade: false
        			}
        		},
        
        
        1 Reply Last reply Reply Quote 0
        • ? Offline
          A Former User
          last edited by A Former User

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • N Offline
            negrito Project Sponsor
            last edited by

            I don’t have any reference to the custom.css in my config.js I feel bad al ready:disappointed_face:

            ? 1 Reply Last reply Reply Quote 0
            • ? Offline
              A Former User @negrito
              last edited by

              This post is deleted!
              S 1 Reply Last reply Reply Quote 0
              • R Offline
                raf
                last edited by

                /home/pi/MagicMirror/modules/default/weatherforecast/weatherforecast.js
                in this file change colored from false to true

                S 1 Reply Last reply Reply Quote 0
                • S Offline
                  sdetweil @raf
                  last edited by

                  @raf please dont edit the code. use config.js

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  1 Reply Last reply Reply Quote 0
                  • ? Offline
                    A Former User
                    last edited by A Former User

                    This post is deleted!
                    S 1 Reply Last reply Reply Quote 1
                    • S Offline
                      sdetweil @Guest
                      last edited by

                      @hango no

                      custom.css is in css always. hard coded to be loaded last

                      never referenced in config.js

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      ? S 2 Replies Last reply Reply Quote 0
                      • ? Offline
                        A Former User @sdetweil
                        last edited by A Former User

                        This post is deleted!
                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 1 / 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