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.
    • 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
                • S Offline
                  sdetweil
                  last edited by

                  for testing, use one of the fullscreen styles… gets rid of the border etc…

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

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

                    @sdetweil

                    I will in a little bit
                    Grandkids just showed up and want me to get out of my shop and see them for a few minutes!
                    I also need to replace the batteries in my TV remote. They just got dead!

                    I’ll be back in a little bit.

                    Thanks everyone!

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

                    1 Reply Last reply Reply Quote 0
                    • justjim1220J Offline
                      justjim1220 Module Developer
                      last edited by

                      ok, the solution is in the custom css
                      the issue is the TV screen is a wide-screen
                      I just didn’t play around with it enough to see any differences
                      everything on screen now. removed the border, increased the border size.

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

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

                        @mykle1 said in another question... regarding TV's as MM monitors.:

                        so investigate the css further

                        Well, I’ll be . . .

                        Create a working config
                        How to add modules

                        justjim1220J 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