The calendar view is equipped with various CSS classes that you can address to modify the embedded calendar view for your own website.
CSS Class | Description |
---|---|
event-calendar | Calendar name |
event-title | Appointment title |
event-subtitle | Subtitle of the appointment |
event-date | Appointment date |
event-comment | Appointment description |
event-link | Link to the appointment |
event-author | Creator and changes of the appointment |
event-address | Appointment place |
event-image | Appointment picture |
event-requests | Meeting requests for the appointment |
event-resource | Resources booked for the appointment |
event-modules | Buttons at the bottom leading to the other modules: Resources, Events and Registration |
body.embedded #page {background-color: transparent !important;} | Hintergrund des Kalenders transparent machen |