- Issue created by @awasson
The default theming of the weather information is not visually compatible with nicely designed websites and is not easily themed. It would be advantageous to create css rules to theme the regions that are rendered for:
N/A
There are several ways to accomodate this feature request. The most sttraight forward approach would be to adjust the Weather module's templates by adding classes to each rendered area so that themers can simply write css to suit their website's design.
The method I am using for the time being is a custom helper module that overrides the templates in the weather module with my own that have classes and the css rules I have applied.
Discussion to choose the appropriate approach and application.
N/A
N/A
N/A