Funny I was playing around with one of my setups and wanted to see what it would look like and moved it to the middle region and couldn’t get it to center…opposite issues…LOL

Read the statement by Michael Teeuw here.
Posts
-
RE: MMM-NOAA3
-
RE: Selling Magic Mirrors
@henry56 said in Selling Magic Mirrors:
Hi all,
I had some spare time over the summer so I made 4 high quality magic mirrors, all software and hardware included. I have attached images"
Nope…no images are attached
-
RE: Align to the left!
Fixed by editing the NOAA1.css file:
/* .MMM-NOAA3 .table th, tr, td{
text-align:center;
table-layout:fixed;
}
*/.MMM-NOAA .table th {
text-align:center;
table-layout:fixed;
}.MMM-NOAA .table tr {
text-align:center;
table-layout:fixed;
}.MMM-NOAA .table td {
text-align:center;
table-layout:fixed;
}Comment out the first entry…add the next 3
-
RE: Align to the left!
@cowboysdude you did fix this for me using NOAAv1 on my pi and ubuntu builds…i can’t remember what file we overwrote as i think it was on mkyle1’s forum!
-
RE: Synology-Docker-Magicmirror
Was wondering the same thing as I have run some voice stuff on my ubuntu laptop setup…
Not sure how it can or would work! -
RE: Synology-Docker-Magicmirror
im sure the performance is better than running on a Pi
-
RE: Align to the left!
@eniac yes it was fixed…but i started a new docker build and installed MM 2.50 and i notice it is back again…still working with NOAA v2 on an older build
-
RE: Synology-Docker-Magicmirror
@oceank i didnt need to enter any commands as it was all done during the setup of the docker container when mapping the drives and port
-
RE: Synology-Docker-Magicmirror
@oceank got it running if you need some help!
-
RE: Synology Docker Tutorial?
I’m getting close…got the container installed and started…just need to figure out how to enter the command in shell for it to run
-
RE: Synology Docker Tutorial?
Thanks @rudibarani ! I’m gonna try and tackle it this week and appreciate your help!!!
-
RE: IR Touch Frame calibration
The IR touch frame works without software with the Pi by just plugging it in…but it thinks it’s always in landscape mode. Wondering if there is a piece of calibration software as there is for windows to calibrate it for portrait
-
Synology Docker Tutorial?
Anyone have tips or a tutorial on setting up MM2 in a Synology Docker?