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

    FredSWG

    @FredSWG

    3
    Reputation
    552
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    FredSWG Unfollow Follow

    Best posts made by FredSWG

    • RE: ZOOM /Scaling

      you can change it in css/custom.css file

       body {
       	zoom: 75%;
       }
      

      I didn’t find why the config file value is not taken in consideration. I assume something is overwriting this value.

      posted in Troubleshooting
      F
      FredSWG

    Latest posts made by FredSWG

    • RE: Zoom in config.js not work for me

      Same problem. Have a look on https://forum.magicmirror.builders/topic/1521/zoom-scaling/3 there’s a workaround

      posted in Troubleshooting
      F
      FredSWG
    • RE: ZOOM /Scaling

      you can change it in css/custom.css file

       body {
       	zoom: 75%;
       }
      

      I didn’t find why the config file value is not taken in consideration. I assume something is overwriting this value.

      posted in Troubleshooting
      F
      FredSWG