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

    Topics

    • Z

      Issue with setting height as a percentage

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      3
      0 Votes
      3 Posts
      910 Views
      S
      @Hualm the module is expecting the number of pixels high and wide. and hard codes that into the iframe tag properties. I don’t know if u can override that w css in custom.css .MMM-EmbedYoutube iframe { height: 75%; width: 75%; }
    • Z

      Magic mirror serving multiple clients

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      14
      1 Votes
      14 Posts
      10k Views
      cowboysdudeC
      @serge-cherpy the only way to do this would be to set up a pi as a master and the rest as slaves…ie one pi running your main mirror at [for example] 192.168.1.2:8080 [master] Then running another pi and opening up a browser to 192.168.1.2:8080 [slave] Is one way to do it. I don’t do it that way because all my mirrors do different things and have different purposes. Bathroom mirror is an actual mirror alarm clock mirror is a 10" touch panel that functions as an alarm clock 32" inch mirror is a home automation mirror But the above method master->slave would work providing you have them all on the same network… if you wanted to run master on one network and the slave on another that would take more work :)
    • Z

      Overlapping modules

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      3
      1
      0 Votes
      3 Posts
      3k Views
      strawberry 3.141S
      @zack949 if you dont depend on having the module at exact this spot, probably it would fit into position lower_third. you could also set a fixed width to the compliments module in custom.css .compliments { width: 300px; }
    • Z

      How do I prevent overlapping modules?

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      2
      0 Votes
      2 Posts
      2k Views
      brobergB
      @zack949 you could specify the width of the module, that would force line breaks so the module would only grow up/down instead. Or You could probably use < font size='15px' >your long motivation here< /font > In the config where you add the compliment text
    • 1 / 1