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

    kolk123

    @kolk123

    1
    Reputation
    424
    Profile views
    7
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    kolk123 Unfollow Follow

    Best posts made by kolk123

    • RE: problem with module place

      @Mykle1
      if fixed it… i changed the 215% to 600px so it’s now 600px and 800px
      and set the code line frome above in the custom ccs body {
      overflow:hidden;
      }
      that works for now and almost in the middel thank for all for the support!!

      posted in Troubleshooting
      K
      kolk123

    Latest posts made by kolk123

    • RE: problem with module place

      @Mykle1
      if fixed it… i changed the 215% to 600px so it’s now 600px and 800px
      and set the code line frome above in the custom ccs body {
      overflow:hidden;
      }
      that works for now and almost in the middel thank for all for the support!!

      posted in Troubleshooting
      K
      kolk123
    • RE: problem with module place

      @Mykle1 thank you for your response. sorry for the late reaction, my mother is in the hospital. i have done what i posted .

      .iFrame {
      margin-left: -200px;
      }

      and

      .iFrame-reload {
      margin-left: 200px;
      }

      and

      .MMM-iFrameReload {
      margin-left: -200px;
      }

      and if tryed it in side the body part

      posted in Troubleshooting
      K
      kolk123
    • RE: problem with module place

      @cowboysdude
      Thanks for you response.! I can do that but if I make it smaller my camera shows not the hole screen. The resolution of the camera is high so if I make it smaller i can’t see everything. only thing I want is the screen in the middle.

      posted in Troubleshooting
      K
      kolk123
    • RE: problem with module place

      @cowboysdude if I use less than shows the scroll bar.

      posted in Troubleshooting
      K
      kolk123
    • RE: problem with module place

      @Mykle1 no sorry your totally right!!
      I tried also without the body but that didn’t work.

      posted in Troubleshooting
      K
      kolk123
    • RE: problem with module place

      Thanks for reply mykle1
      if put it in to the css but didnt work. even with iframereload in the line between body
      do you have more sugestions?

      richfreeman
      i use MMM-Iframe reload with this code
      {
      module: “MMM-iFrameReload”,
      position: “top_center”,
      header: “”,
      config: {
      url: “http://xxx-xxxx/stream/video/mjpeg”,
      width: “215%”,
      height: “500px”,
      position: “fixed”,

      posted in Troubleshooting
      K
      kolk123
    • problem with module place

      hello!
      If got a problem.
      Last night i added a Iframe on my mirror.
      i linked it to my ipcamera link so i can see who’s at the front door.
      now i wanna place the module to the middle. its not in de center
      how can i do that? Printscreen Link

      posted in Troubleshooting
      K
      kolk123