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.

    Magic Mirror minus the mirror

    Scheduled Pinned Locked Moved General Discussion
    28 Posts 10 Posters 31.1k Views 15 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.
    • B Offline
      billp100 @jaymichael78
      last edited by

      @jaymichael78 Here is the custom css

      /*****************************************************
       * Magic Mirror                                      *
       * Custom CSS                                        *
       *                                                   *
       * By Michael Teeuw http://michaelteeuw.nl           *
       * MIT Licensed.                                     *
       *                                                   *
       * Add any custom CSS below.                         *
       * Changes to this files will be ignored by GIT. *
       *****************************************************/
       header {
       text-transform: uppercase;
       font-family: "Roboto Condensed";
       font-size: 20px;
       font-weight: 300;
       }
       body {
       margin: 30px;
       position: absolute;
       height: calc(100%-50px);
       width: calc(100%-50px);
       background-image: url('bg1.jpg'); 	
       backgroung-repeat: no-repeat;
       background-size: 1920;
       }
      
      .newsfeed, div#module_7_newsfeed {
       width: 550px;
       font-size: 12px;
      }
      
      
      J 1 Reply Last reply Reply Quote 1
      • yawnsY Offline
        yawns Moderator @billp100
        last edited by yawns

        @billp100
        Boolean values and numbers should be written without " or ’

        B 1 Reply Last reply Reply Quote 1
        • J Offline
          jaymichael78 @billp100
          last edited by

          @billp100 thanks! This really is nice. You did good work. I appreciate you sharing this seeing the two side by side really helps me understand how to manage this better. Big week, will get back fo it this weekend.

          1 Reply Last reply Reply Quote 0
          • B Offline
            billp100 @yawns
            last edited by

            @yawns Thank you for the clarification. I wasn’t sure why some values needed the " or ', basically if the config file loaded, I counted that as a success

            @jaymichael78 Thanks for the compliment. Next step is building a frame for it to mount on the fridge. Plus I’ll be still tinkering away at the contents.

            1 Reply Last reply Reply Quote 0
            • yawnsY Offline
              yawns Moderator
              last edited by

              Some explanation from @strawberry-3-141

              'false' is a string and a string always represents the boolean true, so 'test', 'true' and 'false' all become true it doesn’t matter what the content of the string is.

              There are multiple types:

              • object {}
              • array []
              • number 2, -17 and 3.14
              • string "I am a string" and 'me too'
              • boolean true or false
              1 Reply Last reply Reply Quote 2
              • ooom416354O Offline
                ooom416354
                last edited by

                @billp100 this is spectacular.

                1 Reply Last reply Reply Quote 0
                • C Offline
                  cyberphox
                  last edited by

                  i use Wunderground weather…why can i not get these fabulous weather icons!
                  going to compare your CSS and config files! thanks

                  Full time Dad, DJ and entertainer and lover of technology.

                  strawberry 3.141S 1 Reply Last reply Reply Quote 0
                  • strawberry 3.141S Offline
                    strawberry 3.141 Project Sponsor Module Developer @cyberphox
                    last edited by

                    @cyberphox coloricon: true

                    Please create a github issue if you need help, so I can keep track

                    C 1 Reply Last reply Reply Quote 1
                    • C Offline
                      cyberphox @strawberry 3.141
                      last edited by

                      @strawberry-3.141 definitely have that set in my config file. cleared out everything in my custom.css so nothing would interfere…maybe my location doesn’t get pretty realistic icons…sigh

                      Full time Dad, DJ and entertainer and lover of technology.

                      yawnsY 1 Reply Last reply Reply Quote 0
                      • yawnsY Offline
                        yawns Moderator @cyberphox
                        last edited by

                        @cyberphox
                        Please share your config file

                        1 Reply Last reply Reply Quote 0
                        • C Offline
                          cyberphox
                          last edited by

                          Actually I have solved the issue! Anyone else having this problem - I solved it with two words - git pull.

                          Yup…I i was using an older version of the MMM-WunderGround module…doh!

                          Full time Dad, DJ and entertainer and lover of technology.

                          1 Reply Last reply Reply Quote 1
                          • P Offline
                            pflodo @billp100
                            last edited by

                            @billp100 The photo shows your Calendar module with a header that matches your calendar colours, like a legend, which is great. But how did you do that? It is not reflected in the config you posted, unless I am missing something.

                            strawberry 3.141S 1 Reply Last reply Reply Quote 0
                            • strawberry 3.141S Offline
                              strawberry 3.141 Project Sponsor Module Developer @pflodo
                              last edited by

                              @pflodo https://forum.magicmirror.builders/topic/1692/calendar-heading-changes

                              Please create a github issue if you need help, so I can keep track

                              1 Reply Last reply Reply Quote 0
                              • M Offline
                                misterfrei @billp100
                                last edited by

                                @billp100 ![alt text]ttps://forum.magicmirror.builders/assets/uploads/files/1488818811433-infodisplay4.jpeg0_1511171562750_1488818811433-infodisplay4.jpeg

                                Hallo zusammen
                                wie kann ich bei den angezeigten objekten , die farbe ändern? wie hier dargestellt?
                                kann man auch das grosse icon verschieben? zum beispiel in die mitte des display und es auch grösser machen?

                                Hello everybody
                                how can I change the color of the displayed objects? as shown here?
                                is it possible to move the big icon? for example, in the middle of the display and make it bigger too?

                                1 Reply Last reply Reply Quote 0

                                Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                With your input, this post could be even better 💗

                                Register Login
                                • 1
                                • 2
                                • 2 / 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