• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

another question... regarding TV's as MM monitors.

Scheduled Pinned Locked Moved Troubleshooting
24 Posts 4 Posters 7.3k Views 4 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    sdetweil @Mykle1
    last edited by Feb 9, 2019, 12:50 AM

    @mykle1 on one of my tvs this is called overscan in the tv display settings

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    M J 2 Replies Last reply Feb 9, 2019, 12:52 AM Reply Quote 0
    • M Offline
      Mykle1 Project Sponsor Module Developer @sdetweil
      last edited by Feb 9, 2019, 12:52 AM

      @sdetweil

      Ahhh, ok, I did not know this, never having used a tv with MM. Thanks for the info

      Create a working config
      How to add modules

      1 Reply Last reply Reply Quote 0
      • J Offline
        justjim1220 Module Developer @Mykle1
        last edited by Feb 9, 2019, 12:53 AM

        @mykle1

        yeah, I don’t have any negative margins set

        "Life's Too Short To Dance With Ugly People"
        Jim Hallock - 1995

        M 1 Reply Last reply Feb 9, 2019, 12:53 AM Reply Quote 0
        • M Offline
          Mykle1 Project Sponsor Module Developer @justjim1220
          last edited by Feb 9, 2019, 12:53 AM

          @justjim1220

          Ok, was just touching upon things to try to help

          Create a working config
          How to add modules

          J 2 Replies Last reply Feb 9, 2019, 12:54 AM Reply Quote 0
          • J Offline
            justjim1220 Module Developer @sdetweil
            last edited by Feb 9, 2019, 12:54 AM

            @sdetweil
            I don’t see any overscan in my settings…

            "Life's Too Short To Dance With Ugly People"
            Jim Hallock - 1995

            1 Reply Last reply Reply Quote 0
            • J Offline
              justjim1220 Module Developer @Mykle1
              last edited by Feb 9, 2019, 12:54 AM

              @mykle1

              Yeah, I understand.
              Just giving feedback is all! :winking_face:

              "Life's Too Short To Dance With Ugly People"
              Jim Hallock - 1995

              1 Reply Last reply Reply Quote 0
              • J Offline
                justjim1220 Module Developer @Mykle1
                last edited by Feb 9, 2019, 12:55 AM

                @mykle1

                Believe me, I looked to make sure!

                "Life's Too Short To Dance With Ugly People"
                Jim Hallock - 1995

                M 1 Reply Last reply Feb 9, 2019, 12:56 AM Reply Quote 0
                • M Offline
                  Mykle1 Project Sponsor Module Developer @justjim1220
                  last edited by Feb 9, 2019, 12:56 AM

                  @justjim1220

                  Just out of curiosity, what does you css body look like?

                  Create a working config
                  How to add modules

                  J 1 Reply Last reply Feb 9, 2019, 12:57 AM Reply Quote 0
                  • S Offline
                    sdetweil
                    last edited by Feb 9, 2019, 12:56 AM

                    my roku tv has zoom, stretch, normal, auto for picture in glass… I use auto or normal…

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    1 Reply Last reply Reply Quote 0
                    • J Offline
                      justjim1220 Module Developer @Mykle1
                      last edited by Feb 9, 2019, 12:57 AM

                      @mykle1

                      
                      
                      body {
                      	margin: 20px;
                      	position: absolute;
                      	height: calc(100% - 40px);
                      	width: calc(100% - 40px);
                      	background: #000;
                      	color: #aaa;
                      	font-family: Englebert;
                      	font-weight: 400;
                      	font-size: 2em;
                      	line-height: 1.5em;
                      	-webkit-font-smoothing: antialiased;
                      }
                      

                      "Life's Too Short To Dance With Ugly People"
                      Jim Hallock - 1995

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 2 / 3
                      2 / 3
                      • First post
                        14/24
                        Last post
                      Enjoying MagicMirror? Please consider a donation!
                      MagicMirror created by Michael Teeuw.
                      Forum managed by Sam, technical setup by Karsten.
                      This forum is using NodeBB as its core | Contributors
                      Contact | Privacy Policy