MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. simphi
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    S
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 3
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Make Mirror brighter through custom.css

      I just read the code from the MMM-Remote Module and created this CSS. Seems to work well:

      body {
      	color: #ffffff;
      }
      
      header {
      	color: #ffffff;
      	border-bottom: 1px solid #ffffff;
      }
      
      .dimmed {
      	color: #cccccc;
      }
      
      .normal {
      	color: #ffffff;
      }
      
      .bright {
      	color: #ffffff;
      }
      

      Thank you all!

      posted in Custom CSS
      S
      simphi
    • Make Mirror brighter through custom.css

      Hi I’ve always used MMM-Remote-Control to increase the birightness of my MagicMirror. But since I switched to a client-only Instance with MM running in docker on my home-server, the module doesnt work anymore. So now I want to increase the brighntess through a custom.css. The problem is: Im a complete beginner with css. Do you guys already have such a custom.css? Can you share it maybe?

      Thanks in advance.

      posted in Custom CSS
      S
      simphi
    • MMM-SoccerLiveScore - Display problem

      https://github.com/LukeSkywalker92/MMM-SoccerLiveScore

      Hi, my problem is the following. After a reboot everything on my mirror shows up nicely. Calender, Weather, Images and your Soccer tables. After a while though the tables only show for a second and then disappear again. I didn’t change the given displayTime entry. All my other entries don’t change their behavior.

      when the module starts is ok later the tables disappears after a second and then after some more time nothing is shown

      Would appreciate any help! Thank you!

      posted in Troubleshooting
      S
      simphi
    • 1 / 1