MagicMirror² v2.24.0 is available! For more information about this release, check out this topic.
Raspberry Pi image to the background
-
Raspberry Pi image to the background
I placed the picture into the /CSS folder
where does this text go ??
body {
background-Image: url(“raspberry.png”);
background-Color: #cccccc;
}is there anything i need to add to centre it into the middle of the screen ?
-
@gr1dl0ck I used a module to do a background image. MMM-Easypix
-
thanks i got it to work using the one you suggested !