MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

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

    Troubleshooting
    4
    24
    2595
    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.
    • Mykle1
      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
      • justjim1220
        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

        Mykle1 1 Reply Last reply Reply Quote 0
        • Mykle1
          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

          justjim1220 2 Replies Last reply Reply Quote 0
          • justjim1220
            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
            • justjim1220
              justjim1220 Module Developer @Mykle1 last edited by

              @mykle1

              Yeah, I understand.
              Just giving feedback is all! 😉

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

              1 Reply Last reply Reply Quote 0
              • justjim1220
                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

                Mykle1 1 Reply Last reply Reply Quote 0
                • Mykle1
                  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

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

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

                    Sam

                    Create a working config
                    How to add modules

                    1 Reply Last reply Reply Quote 0
                    • justjim1220
                      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
                        sdetweil last edited by

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

                        Sam

                        Create a working config
                        How to add modules

                        justjim1220 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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy