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

    meaple

    @meaple

    0
    Reputation
    1
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    meaple Unfollow Follow

    Latest posts made by meaple

    • RE: MMM-ip

      @sdetweil got it, smbdy helped me a little on Discord, I’ve moved it to bottom_right (that I don’t) use and then in custom.css added
      .region.bottom.right{
      bottom : -15px;
      right: -15px;
      }

      posted in System
      M
      meaple
    • RE: MMM-ip

      @sdetweil I’ve tried with relative as well and it didn’t move either .MMM-ip{
      position: relative;
      left : 600px;
      top : 600px;
      }

      posted in System
      M
      meaple
    • RE: MMM-ip

      I’ve seen option with bottom_bar, it works, but I 'm already using bottom_bar for smth else and it gets shifted. Is there any other solution to place it in right bottom corner? I’ve tried refference it like that
      .MMM-ip{
      position: absolute;
      left : 100px;
      top : 50px;
      }
      but it doesn’t move, module (in config.js is using bottom_right position ATM

      posted in System
      M
      meaple
    • RE: Show IP camera in Magic Mirror

      @bkeyport Got my streamsConfig.json set (also tried without [])17d988e5-4ac0-436b-b33e-3ce815f9b19c-image.png and free box set in config.js bf138c16-30b5-4411-8fbe-319ea0423ce4-image.png
      but only displays 16de4b19-3b12-4dfc-9efd-a7461607a231-image.png
      Any idea?

      posted in Requests
      M
      meaple
    • RE: Air pressure for currentweather

      I would be interested in adding pressure to current weather, have anyone tried? I’m happy with current weather module, so would rather have this amended than looking for another module. Anyone?

      posted in Feature Requests
      M
      meaple