Read the statement by Michael Teeuw here.
MMM-SystemStats (cpu temp/load, fre ram ...)
-
position: ‘top_left’, // This can be any of the regions.
or
position: ‘bottom_left’, // This can be any of the regions.
-
@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. -
@toldenburger Oh, I would like to know.
-
@toldenburger put that in custom.css
.MMM-SystemStats table td { text-align: left !important; }
-
@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. :wink:
-
@toldenburger @DocVooDoo the v1.2 is out
- add pull request #2 (automatic translate loding label)
- new config item (align the labels)
-
How Can I change the Fontsize of the Modul ?
Sandy2503
-
Perfect along with MMM-RemoteControl to hide and enable it when I am testing.
-
@Sandy2503
one solutionwrapper.className = this.config.classes ? this.config.classes : “bold small bright”;
-
Hello, can i view this module only when the CPU temperature is over XX °C?