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

    Posts

    Recent Best Controversial
    • RE: MMM-AssistantMk2

      where I find a different UI, maybe transparent, I saw bars and bubbles with a transparent background
      thanks a lot and great job

      posted in System
      A
      airart
    • RE: MMM-Netatmo updated

      there is also a netatmo mudule for thermostat ?

      posted in Utilities
      A
      airart
    • RE: How would I change the size of modules?

      add a CUSTOM.CSS file in home/pi/MagicMirror/css/
      each module name (as .clock , .weather ecc)
      this scale modules but it not move them

      body  {
      transform:scale(1.0);
      }
      .clock {
      transform:scale(1.0);
      }
      
      posted in Troubleshooting
      A
      airart
    • 1 / 1