You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to weewx-user
Hi,
if it rains over 10mm, the rain line is written into the windy.com window. I would like to move the green cell separator 2 digits to the left to make room for the rain row. But I can't get it in.
Joachim
Pat
unread,
Jun 9, 2020, 8:21:11 AM6/9/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to weewx-user
Create a new file skins/Belchertown/custom.css
Then inside this file, try this
.temperature-row .col-lg-3{ padding-left:0px}
Then adjust as you see necessary
Joachim Puttkammer
unread,
Jun 9, 2020, 3:42:43 PM6/9/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to weewx-user
with the new custom.css it is better. I have choosen 1px and now I am waiting for heavy rain :-)