You will have to set horizontal_table_classes and 
horizontal_main_effect_td_classes to something reasonable for the CSS file 
of your skin. If there is nothing, you can invent 2 class names and define 
them in the CSS file like that:

yourfirstclass {
    your styling options here;
}
yoursecondclass {
    your styling options here;
}

and set

horizontal_table_classes = yourfirstclass
horizontal_main_effect_td_classes = yoursecondclass


Mario Wesolek schrieb am Montag, 15. Dezember 2025 um 10:08:46 UTC+1:

> hi there!
>
> i use the weewx-wdc skin from: 
>
> https://github.com/Daveiano/weewx-wdc
>
> and  today i created a bioweather forecast, like descripted here: 
>
> https://github.com/roe-dl/weewx-DWD/wiki/Biowettervorhersage
>
> this works and i include this to my dwd forecast site but it looks not 
> very good. some guys modificated the css and something else for the 
> belchertown skin.
>
> is there anybody here, who has also modificated the css for weather data 
> center skin? 
>
> thank you
>

-- 
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 visit 
https://groups.google.com/d/msgid/weewx-user/20a22503-7323-4afa-89d3-ab684268df63n%40googlegroups.com.

Reply via email to