Event Themes - DNNCommunity/DNN.Events GitHub Wiki
Event themes
The Events module supports themes: skinning of each Events module instance by providing the right .css file and images that are needed for the right display. The Events module has a number of theme build in, but it is also possible to create you own themes and upload thsoe to your site. This way, the Events module can really blend in with your perfectly designed website.
Standard theme examples
Events theme | Blue theme |
---|---|
![]() |
![]() |
Grey theme | Small theme |
![]() |
![]() |
Custom themes
A custom theme is a specially designed Events theme in order for the model to blend in with the skin of the site. A theme is at minimal a single .css file, but can also contain a number of images. Custom themes can be uploaded using the standard DNN file manager and selected in the settings of a module instance. Some examples of custom themes:
Related pages
Home
Event views
Event settings
Event themes
Templating Event views