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.

    Hello! I’m BEA!!!

    Scheduled Pinned Locked Moved Show your Mirror
    15 Posts 5 Posters 10.8k 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.
    • saljokeS Offline
      saljoke @bhepler
      last edited by saljoke

      @bhepler
      A 50x50 Ikea frame with a 22" TV monitor and a frame mirror from England.
      I want to personalize also the frame!
      0_1555872110576_Screenshot_2019-04-21-20-41-07-923_com.miui.gallery.png

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

        @saljoke

        Personally, I like the moon module. :-)

        Well done! :thumbsup:

        Create a working config
        How to add modules

        saljokeS 1 Reply Last reply Reply Quote 1
        • saljokeS Offline
          saljoke @Mykle1
          last edited by

          @Mykle1
          Great thanks. I like it too!

          1 Reply Last reply Reply Quote 0
          • A Offline
            AImirror Banned @saljoke
            last edited by

            @saljoke
            Your moon module is very cool ! Like like❤️

            saljokeS 1 Reply Last reply Reply Quote 0
            • saljokeS Offline
              saljoke @AImirror
              last edited by

              @AImirror
              0_1557615901730_IMG_20190512_010436_440.jpg
              Now scaled like the Globe! The full moon was amazing!!

              Mykle1M A 2 Replies Last reply Reply Quote 1
              • Mykle1M Offline
                Mykle1 Project Sponsor Module Developer @saljoke
                last edited by

                @saljoke

                Thanks for the css :thumbsup:

                0_1557704442665_Screenshot from 2019-05-12 19-38-07.png

                Create a working config
                How to add modules

                1 Reply Last reply Reply Quote 0
                • WILLIAM_WANDIEW Offline
                  WILLIAM_WANDIE
                  last edited by

                  nice work mate

                  1 Reply Last reply Reply Quote 0
                  • A Offline
                    AImirror Banned @saljoke
                    last edited by

                    @saljoke absolutely! You should make a video that sets the full moon mirror

                    saljokeS 1 Reply Last reply Reply Quote 0
                    • saljokeS Offline
                      saljoke @AImirror
                      last edited by

                      @AImirror
                      Don’t worry. It’s really simple to add on your CSS file
                      .MMM-Lunartic img.photo { -webkit-clip-path: circle(25% at 50% 50%);
                      clip-path: circle(25% at 50% 50%);}
                      Then you can transform and scale how do you want!
                      I think an update is coming 😉

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

                        @saljoke said in Hello! I’m BEA!!!:

                        I think an update is coming

                        Ha! Thanks to you. :thumbsup:

                        I’ve made the addition to the css file but I have not pushed the update, yet. Would you also like to contribute the “transform and scale” code? You can either post it here or you can send me a pull request at the repo on GitHub.

                        I think @saljoke will do it. ;-)

                        Here’s my guess:

                        .MMM-Lunartic img.photo {
                          transform:scale(1.1,1.1);
                        }
                        

                        Edit:

                        I’ve already completed the change but I’ll wait to see if you want to do the PR

                        Create a working config
                        How to add modules

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