Hello @phenomlab
My wallpapers works great on Chrome, Vivaldi, Brave on mobile but no on firefox.
If I don’t scroll the page, wallpaper is OK. If i scroll on a category with lot of topics, i have a black color at the bottom of the sreeen after the wallpeper.
ONLY on FIREFOX
I have this code :
/* Smartphone */
@media (min-width: 320px) {
body {
background: url(https://domain.com/assets/customcss/backgrounds/default/default_01.png) no-repeat center center fixed; /*Background01*/
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-color: transparent !important;
}
}
-moz-background-size: cover is declared for Gecho but I have this :
![d9b8067c-4943-47e7-83b7-73406fcc4524-image.png](/assets/uploads/files/1642460602605-d9b8067c-4943-47e7-83b7-73406fcc4524-image.png)
Thanks ![;) 😉](https://sudonix.org/assets/plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=oeg9reughls)