- Install
- Configuration (Basics)
- Module / Content-Element / Insert-tags
- Styling & Customization
- Extend iFrame-Types
- Extend Cookie-Types
- Extended usage
- Content Security Policy
There are already two templates for a different presentation of the cookie bar.
Template | Description |
---|---|
cookiebar_default.html5 |
Returns the cookie bar directly with an overview of the different cookie groups. |
cookiebar_simple.html5 |
Returns the cookie bar without an overview of the different cookie groups and offers the possibility to display them via an additional button. |
A separate stylesheet is output for each template. These are made available via the template itself, and can be removed and or replaced by your own if required via the template editor.
The _cookiebar.scss
included in the package contains all default stylings, responsive settings as well as animations can be integrated into your own style sheet.
However, we recommend to override style adjustments only in a separate CSS file or to take the
_cookiebar.scss
file as a basis.
Template | Description |
---|---|
ccb_element_blocker.html5 |
Returns the template which is output instead of blocked content elements. All styles that apply here are defined directly in this template. |
ℹ Further iFrame-Types can be added dynamically, see Create own iFrame-Types.