Is there any way to set up the weather module so it only shows the current temperature and “Feels like”? See the attached. Thanks!
I got close but I still see “Wind speed”.
Is there any way to set up the weather module so it only shows the current temperature and “Feels like”? See the attached. Thanks!
I got close but I still see “Wind speed”.
@ashishtank Thanks again! I did notice one difference: the inline-block keeps the bottoms lined up
and the float puts the second element a bit higher:
It all depends on which effect you prefer.
This seems to work
.currentweather {
display:inline-block;
margin: 2px;
zoom:60%;
}
.clock {
display:inline-block;
margin: 2px;
}
@ashishtank I believe you’re showing a clock followed by a calendar. If so, yes, that’s what I’d like, except with a clock and current weather. Thanks very much for your reply.
I would like to show the clock and current weather horizontally in the bottom left as follows, and was hoping for pointers on how to do this in the custom.css file. Thanks!
09:44 icon 1C
Setting them both to bottom_left results in
09:44
icon 1C