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 8.1k 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

      @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

      Mykle1M justjim1220J 2 Replies Last reply Reply Quote 0
      • Mykle1M Offline
        Mykle1 Project Sponsor Module Developer @sdetweil
        last edited by

        @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
        • justjim1220J Offline
          justjim1220 Module Developer @Mykle1
          last edited by

          @mykle1

          yeah, I don’t have any negative margins set

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

          Mykle1M 1 Reply Last reply Reply Quote 0
          • Mykle1M Offline
            Mykle1 Project Sponsor Module Developer @justjim1220
            last edited by

            @justjim1220

            Ok, was just touching upon things to try to help

            Create a working config
            How to add modules

            justjim1220J 2 Replies Last reply Reply Quote 0
            • justjim1220J Offline
              justjim1220 Module Developer @sdetweil
              last edited by

              @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
              • justjim1220J Offline
                justjim1220 Module Developer @Mykle1
                last edited by

                @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
                • justjim1220J Offline
                  justjim1220 Module Developer @Mykle1
                  last edited by

                  @mykle1

                  Believe me, I looked to make sure!

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

                  Mykle1M 1 Reply Last reply Reply Quote 0
                  • Mykle1M Offline
                    Mykle1 Project Sponsor Module Developer @justjim1220
                    last edited by

                    @justjim1220

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

                    Create a working config
                    How to add modules

                    justjim1220J 1 Reply Last reply Reply Quote 0
                    • S Offline
                      sdetweil
                      last edited by

                      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
                      • justjim1220J Offline
                        justjim1220 Module Developer @Mykle1
                        last edited by

                        @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
                        • First post
                          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