• 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 5.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 Jan 30, 2021, 7:06 AM

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

      first of all I would like to emphasize that I really appreciate your help. I’ve tried both, but no change. I cleared the settings for color icons to see if it worked, but nothing. See my custom.css here…

      20210130_143515.jpg

      .newsfeed .small {
      font-size: 30px;
      line-height: 25px;
      }
      
      .newsfeed .medium {
      font-size: 35px;
      line-height: 30px;
      }
      
      .clock .date {
      	color: #fff;
      }
      
      .calendar td {
      color: #fff;
      }
      
      .calendar .header {
      	color: #fff;
      }
      .MMM-COVID19-SPARKLINE{
        color:#fff;
      }
      
      .calendar .time {
        color:#fff;
      }
      
      .normal {
          color: white !important;
      }
      
      1 Reply Last reply Reply Quote 0
      • ? 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 Online
                    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
                      • 1
                      • 2
                      • 3
                      • 1 / 3
                      1 / 3
                      • First post
                        8/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