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.

    Help with MMM-EmbedURL

    Scheduled Pinned Locked Moved Troubleshooting
    28 Posts 3 Posters 8.6k Views 3 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.
    • T Offline
      TK421_VT @wishmaster270
      last edited by

      @wishmaster270 No worries on the late reply, the holidays are a busy time!

      wishmaster270W 1 Reply Last reply Reply Quote 0
      • S Do not disturb
        sdetweil @TK421_VT
        last edited by

        @TK421_VT note that I edited your post to add code wrapper around your config.js content

        you placed it around the words 'your configuration ', which was supposed to mean the content of the config.js on you MagicMirror installation

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • wishmaster270W Offline
          wishmaster270 Module Developer @TK421_VT
          last edited by wishmaster270

          @TK421_VT
          I took your whole config, copied to my mirror and only changed the ip address to my needs. Everything is working fine here. It takes a second to fetch the information of the weather but it is displayed as it should.

          The only thing i think is left that can cause the problems is that not electron is used to display the mirror.

          Edit:
          Did not see that it is working now. Please read my other post about sizing instead

          1 Reply Last reply Reply Quote 0
          • wishmaster270W Offline
            wishmaster270 Module Developer @TK421_VT
            last edited by

            @TK421_VT
            Hi and sorry,

            i did not see that it is working now. Yes you can adjust the size (as suggested in the documentation) by adding a few lines to your custom.css file:

            .MMM-EmbedURL .embed .embeded {
                width: 800px;
                height: 400px;
            }
            
            T 1 Reply Last reply Reply Quote 0
            • T Offline
              TK421_VT @wishmaster270
              last edited by

              @wishmaster270 Ok, this sounds great, but one more dumb question, where is the custom.css file?

              Please forgive all my dumb questions and bad posts; this forum is new to me, and I am not a coder by trade, I am more of a hardware guy.

              S 1 Reply Last reply Reply Quote 0
              • T Offline
                TK421_VT
                last edited by

                I see this in the Readme, but It doesn’t mean much to me:
                6d326645-1a01-41b3-89be-f3f3747b9d34-image.png

                1 Reply Last reply Reply Quote 0
                • S Do not disturb
                  sdetweil @TK421_VT
                  last edited by

                  @TK421_VT custom.css is an optional file u can create in the css folder.

                  if you use my install script I create it for you

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  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