Using WP Christmas class, you can define date range which will add custom class to your body tag.
Using this custom class you can use CSS to change the entire look and feel of your website during the festive season.
As the date ranges can be picked by yourself, this is not restricted to just Christmas period, but also can be used throughout the year ( e.g.
example of how the body class can change the style of the website...
Activate the plugin through 'Plugins WordPress.
Simply control all features from Administrator Dashboard via 'Settings > WP Christmas Class...
If it does not exist, follow the example on WordPress Codex page when searching for the 'body class function...
When adding your custom class styles to the stylesheet, in mind that these are over-riding styles and therefore should be added to the end of the stylesheet.
To remove the body class, simply disable the plugin or set the date range in the past without the repeat checkbox ticked...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more