MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    MMM-SystemStats (cpu temp/load, fre ram ...)

    Utilities
    35
    73
    23603
    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
      toldenburger last edited by

      Any way I can make this module alight to the left?

      DocVooDoo 1 Reply Last reply Reply Quote 0
      • DocVooDoo
        DocVooDoo @toldenburger last edited by

        @toldenburger

        position: ‘top_left’, // This can be any of the regions.

        or

        position: ‘bottom_left’, // This can be any of the regions.

        T 1 Reply Last reply Reply Quote 1
        • T
          toldenburger @DocVooDoo last edited by

          @DocVooDoo Ah sorry I wasn’t clear enough:
          I don’t mean the position of the module, but the alignment of the actual text. It seems to be centered by default and I can’t find a css in the module.

          DocVooDoo strawberry 3.141 2 Replies Last reply Reply Quote 0
          • DocVooDoo
            DocVooDoo @toldenburger last edited by

            @toldenburger Oh, I would like to know.

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

              @toldenburger put that in custom.css

              .MMM-SystemStats table td {
                text-align: left !important;
              }
              

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

              Mykle1 1 Reply Last reply Reply Quote 3
              • Mykle1
                Mykle1 Project Sponsor Module Developer @strawberry 3.141 last edited by

                @strawberry-3.141 said in MMM-SystemStats (cpu temp/load, fre ram ...):

                put that in custom.css

                Oh, I’m so glad you got here first, before I tried to help him. 😉

                Create a working config
                How to add modules

                1 Reply Last reply Reply Quote 0
                • B
                  BenRoe Module Developer last edited by

                  @toldenburger @DocVooDoo the v1.2 is out

                  • add pull request #2 (automatic translate loding label)
                  • new config item (align the labels)
                  1 Reply Last reply Reply Quote 0
                  • Sandy2503
                    Sandy2503 last edited by

                    How Can I change the Fontsize of the Modul ?

                    Sandy2503

                    AgilesChroms 1 Reply Last reply Reply Quote 0
                    • M
                      McSorley last edited by

                      Perfect along with MMM-RemoteControl to hide and enable it when I am testing.

                      1 Reply Last reply Reply Quote 0
                      • AgilesChroms
                        AgilesChroms @Sandy2503 last edited by

                        @Sandy2503
                        one solution

                        wrapper.className = this.config.classes ? this.config.classes : “bold small bright”;

                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 5
                        • 6
                        • 7
                        • 8
                        • 2 / 8
                        • First post
                          Last post
                        Enjoying MagicMirror? Please consider a donation!
                        MagicMirror created by Michael Teeuw.
                        Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy