darickc / MMM-BackgroundSlideshow

MIT License
143 stars 80 forks source link

backgroundSize:cover problem #24

Closed bekirs closed 4 years ago

bekirs commented 5 years ago

backgroundSize: cover is a default value ( i also added configuration) but still there is blank area left and right of the screen. How can i solve it ?

bekirs commented 5 years ago

also when i run the Magir Mirror, after a short while screen goes black, I cannot see anything on the screen, only black

darickc commented 5 years ago

You can try to open it in a browser and see what is being set for the style. I prefer Chrome for this. With it open in your browser, right click and select "Inspect". You should something like in the image. Make sure background-size is set to cover.

inspect