Overlay¶
Customizing the Overlay Window
plugin.tx_cookieconsent.settings.overlay.¶
notice¶
- Description
- enable or disable overlays (iframe, content) 
- Options
- true, false 
- Default
- true 
box.background¶
- Description
- Overlay: Background color 
- Options
- rgba(), #hexa 
- Default
- rgba(0,0,0,.8) 
box.text¶
- Description
- Overlay: text color 
- Options
- rgba(), #hexa 
- Default
- #fff 
button.background¶
- Description
- Overlay: Button Background color 
- Options
- rgba(), #hexa 
- Default
- #b81839 
button.text¶
- Description
- Overlay: Button text color 
- Options
- rgba(), #hexa 
- Default
- #fff 
