• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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 4.1k 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.
  • F Offline
    fox
    last edited by Apr 28, 2017, 3:06 PM

    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

    S 1 Reply Last reply Apr 28, 2017, 3:10 PM Reply Quote 0
    • S Offline
      strawberry 3.141 Project Sponsor Module Developer @fox
      last edited by Apr 28, 2017, 3:10 PM

      @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
      • F Offline
        fox
        last edited by Apr 28, 2017, 3:11 PM

        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

        B S 2 Replies Last reply Apr 28, 2017, 3:23 PM Reply Quote 0
        • B Offline
          broberg Project Sponsor @fox
          last edited by Apr 28, 2017, 3:23 PM

          @fox try

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

          In your custom.css file

          F 1 Reply Last reply Apr 28, 2017, 3:35 PM Reply Quote 1
          • S Offline
            strawberry 3.141 Project Sponsor Module Developer @fox
            last edited by Apr 28, 2017, 3:24 PM

            @fox no because its a feature of magicmirror

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

            B 1 Reply Last reply Apr 28, 2017, 3:42 PM Reply Quote 0
            • F Offline
              fox @broberg
              last edited by Apr 28, 2017, 3:35 PM

              @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

              B 1 Reply Last reply Apr 28, 2017, 3:41 PM Reply Quote 0
              • B Offline
                broberg Project Sponsor @fox
                last edited by Apr 28, 2017, 3:41 PM

                @fox outside

                1 Reply Last reply Reply Quote 0
                • B Offline
                  broberg Project Sponsor @strawberry 3.141
                  last edited by Apr 28, 2017, 3:42 PM

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

                  S 1 Reply Last reply Apr 28, 2017, 4:11 PM Reply Quote 0
                  • S Offline
                    strawberry 3.141 Project Sponsor Module Developer @broberg
                    last edited by Apr 28, 2017, 4:11 PM

                    @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
                    • 1 / 1
                    1 / 1
                    • First post
                      6/9
                      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