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

Current Weather and Weather Forecast looks grey out.

Scheduled Pinned Locked Moved Custom CSS
24 Posts 6 Posters 4.1k 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 Feb 1, 2021, 6:39 PM Jan 30, 2021, 2:38 PM

    This post is deleted!
    1 Reply Last reply Reply Quote 0
    • N Offline
      negrito Project Sponsor
      last edited by Jan 30, 2021, 4:38 PM

      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 Feb 1, 2021, 6:40 PM Jan 30, 2021, 8:40 PM

        This post is deleted!
        1 Reply Last reply Reply Quote 0
        • N Offline
          negrito Project Sponsor
          last edited by Jan 30, 2021, 9:23 PM

          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 Jan 31, 2021, 11:55 AM Reply Quote 0
          • ? Offline
            A Former User @negrito
            last edited by Jan 31, 2021, 11:55 AM

            This post is deleted!
            S 1 Reply Last reply Feb 1, 2021, 7:05 PM Reply Quote 0
            • R Offline
              raf
              last edited by Jan 31, 2021, 4:38 PM

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

              S 1 Reply Last reply Jan 31, 2021, 4:43 PM Reply Quote 0
              • S Offline
                sdetweil @raf
                last edited by Jan 31, 2021, 4:43 PM

                @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 Jan 31, 2021, 4:55 PM Jan 31, 2021, 4:45 PM

                  This post is deleted!
                  S 1 Reply Last reply Jan 31, 2021, 4:51 PM Reply Quote 1
                  • S Offline
                    sdetweil @Guest
                    last edited by Jan 31, 2021, 4:51 PM

                    @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 Jan 31, 2021, 4:57 PM Reply Quote 0
                    • ? Offline
                      A Former User @sdetweil
                      last edited by A Former User Feb 1, 2021, 6:43 PM Jan 31, 2021, 4:57 PM

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