Thanks for Lavine's advice: add refresh function every hour. ---------------------------------------------- This wallpaper is LantareCode's production and modified by qwe14789cn. If you want to change the location of weather information. you need to edit the file: [Steam\steamapps\workshop\content\431960\[random number]\css]
open the [style.css] and find the code:
.wrap { position: absolute; display: table; left: 40%; ### control left and right top: 70%; ### control up and down margin: -100px 0 0 0; width: 100%; text-align: center; background: rgb(9, 29, 39); background: rgba(9, 29, 39, .6); }
By changing the value of [left/right], the weather information will on the right place wherever you want.