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.

    How to adjust Systemstats

    Scheduled Pinned Locked Moved Development
    9 Posts 3 Posters 5.0k Views 2 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.
    • foxF Offline
      fox
      last edited by

      My custom.css is empty. How can i use a smaller font for MMM-SystemStats?

      Issues With MMM-WatchDog known?

      https://forum.magicmirror.builders/post/29827

      Useful for PIR-Sensor: https://forum.magicmirror.builders/post/21299

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

        @fox I guess you could do it also in the config

        {
        module: “MMM-SystemStats”,
        classes: “small”,
        …
        }

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

        1 Reply Last reply Reply Quote 0
        • foxF Offline
          fox
          last edited by

          Thx @strawberry-3-141 but this is not in the docu https://github.com/BenRoe/MMM-SystemStats or?

          Issues With MMM-WatchDog known?

          https://forum.magicmirror.builders/post/29827

          Useful for PIR-Sensor: https://forum.magicmirror.builders/post/21299

          brobergB strawberry 3.141S 2 Replies Last reply Reply Quote 0
          • brobergB Offline
            broberg Project Sponsor @fox
            last edited by

            @fox try

            .MMM-SystemStats {
            Font-size: 70%;
            }
            

            In your custom.css file

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

              @fox no because its a feature of magicmirror

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

              brobergB 1 Reply Last reply Reply Quote 0
              • foxF Offline
                fox @broberg
                last edited by

                @broberg said in How to adjust Systemstats:

                @fox try

                .MMM-SystemStats {
                Font-size: 70%;
                }
                

                In your custom.css file

                Thank you. Inside Body {} or outside?

                Issues With MMM-WatchDog known?

                https://forum.magicmirror.builders/post/29827

                Useful for PIR-Sensor: https://forum.magicmirror.builders/post/21299

                brobergB 1 Reply Last reply Reply Quote 0
                • brobergB Offline
                  broberg Project Sponsor @fox
                  last edited by

                  @fox outside

                  1 Reply Last reply Reply Quote 0
                  • brobergB Offline
                    broberg Project Sponsor @strawberry 3.141
                    last edited by

                    @strawberry-3.141 just as a side note, would the class be added to the module div classes?

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

                      @broberg https://github.com/MichMich/MagicMirror#configuration scroll down to module configuration

                      https://github.com/MichMich/MagicMirror/blob/master/js/loader.js#L105

                      https://github.com/MichMich/MagicMirror/blob/master/js/main.js#L34

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

                      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 / 1
                      • 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