and should I enter that in custom .css?
body {
background-image : url('http://localhost:8080/sku.jpg.');
background-size: cover;
and should I enter that in custom .css?
body {
background-image : url('http://localhost:8080/sku.jpg.');
background-size: cover;
sku.jpg (its my file) and is found in MagicMirror/sku.jpg
but in which line in the tree should I edit (configure) just write the path there…or?
@sdetweil so via custom.css as I read it won’t work over time?
Re: CSS 101 - Getting started with CSS and understanding how CSS works
I can’t change the background to MagiMirror. I need to put one image (file) there that will be loaded from the SD card. I also changed through css…but none of it works. If I change only the color it works…but the photo from the file does not. I checked the path name of the address books…but it still doesn’t work. Isn’t it necessary to add something? Thanks for any advice.