On Tuesday, November 3, 2020 at 10:20:49 AM UTC-8, Rob Cranfill wrote: > Let's say I just want a skin that shows the current temperature in a nice > big bold font. That seems like a good place to start. So I'd just read the > WeeWX Customization Guide and hack it on out? Or is there a better place to > start? > >
Make a simple index.html.tmpl file like the examples in weewx. Include just the one temperature element. Set a CSS look'n'feel to whatever you like. Take the example at https://www.w3schools.com/css/css_howto.asp for how to do simple style sheets. Should be super easy. -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/67339548-d867-4ad5-8f47-b51267793e6bo%40googlegroups.com.
