On Thursday, February 7, 2019 at 4:37:16 PM UTC-5, bgrattan wrote: > > Hello, > I have installed the latest forecast extension and attempted to add it to > my Standard skin. It seems to be working, however the fonts do not display > correctly, or at least they seem to be causing the alignment of icons and > text. > See http://grattans.org/wx >
you need to include the css: <link rel='stylesheet' type='text/css' href='forecast_compact.css'/> this line should be added in the <head> part of the html file copy forecast_compact.css to the skins/Standard directory add forecast_compact.css to the list of files that is copied once m -- 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]. For more options, visit https://groups.google.com/d/optout.
