Solved, i figured it out but going through how it works on other modules. Just incase anyone else needs to know this is what I added to custom.css
.MMM-ServerStatus table td {
text-align: left !important;
}
Solved, i figured it out but going through how it works on other modules. Just incase anyone else needs to know this is what I added to custom.css
.MMM-ServerStatus table td {
text-align: left !important;
}
Is there a way to left-align the device/network names and right-align the status? current view looks centred
.
@thgmirror thank you. but that didnt work either. I did add that file when I created the original image. I also tried again after getting MM working. Also checked the file by
sudo nano /etc/wpa_supplicant/wpa_supplicant.conf
any my wifi set up is there.
I remember going through this when i was setting up. Didn’t help as when I try this, the result is this.
pi@raspberry:/ $ sudo iwlist wlan0 scan
wlan0 Interface doesn’t support scanning.
pi@raspberry:/ $
@cowboysdude Thank you for quick reply. Doing it now.
:beer_mug: Cheers
Firstly this forum has been a great help and so much learning from the topics. but now I am looking for help in enabling wifi on my RPI 3 B+. I tried for 2 days and decided to hook up with RJ45 cable to at least get the MM working. I have managed to set up everything but now I don’t have a choice but to set up wifi. Any help will be appreciated.
Am very pleased with what I have achieved by going through the topics. Thank you to all
Can someone guide me on how to get the weather icon enabled next to the current temperature, please? Gone through the topic but no one else seems to have this issue.