Read the statement by Michael Teeuw here.
adjust the size of the currentweather and weatherforecast icons
-
Hello,
How can I adjust the size of the currentweather and weatherforecast icons?
Thank you -
Nothing changes even if I change the size of the icons.
.currentweather .weathericon { position: absolute; z-index: 0; height:20px; width:20px; right:580px; margin-top: -65px; }I always have the same dimension displayed on the screen
‘Right’ and ‘margin-top’ working but ‘height’ and ‘width’ does not working ! -
@doudy try this:
.currentweather .weathericon { position: absolute; z-index: 0; height: 20px; right: 180px; margin-top: -65px; }How did you integrate the new icons?
-
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login