Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 1.98 KB

CUSTOMIZATION.md

File metadata and controls

42 lines (32 loc) · 1.98 KB

Cookie bar Templates

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.

Styling

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.

Blocked Content Elements

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.

Example blocked content elements

ℹ Further iFrame-Types can be added dynamically, see Create own iFrame-Types.