ConsentConfirmation:Style configuration setting
Keys
Key | Value |
---|---|
1 | CommunityPortal |
2 | |
3 | Excursion |
4 | ConsentConfirmation |
5 | Style |
Description
Use the ConsentConfirmation:Style configuration setting is used to define customised CSS styling for excursion consent confirmation emails.
Important: You must enable the ConsentConfirmation:HTMLFlag configuration setting to allow CSS styling for excursion consent confirmation emails. See ConsentConfirmation:HTMLFlag configuration setting.
Note: For information about setting up excursion emails including consent confirmation emails and payment receipt emails, see Setting up excursion emails.
Default value
The default value is:
body { font: normal 80%/140% verdana, arial, helvetica, sans-serif; color: #333; background: #E2FFD3;}.
table {border-collapse: collapse; border: 2px solid #996; font: normal 80%/140% verdance, arial, helvetica, sans-serif; color: #3386FF;}
Setting a different value
Type CSS into the Value field of the Configuration File Maintenance window. See Configuration File Maintenance window in the Synergetic System maintenance manual.