Installing and Customizing your KIMBIA Re-send Email widget
KIMBIA's new Re-send Email widget allows individuals who have previously donated or registered on a form in a Campaign to retrieve copies of all previous emails sent to the email address entered on the original form response.
After an email address is submitted, the Re-send Email widget will ask the end user to check the email account for the address entered. If the widget was able to locate a record that matches the email address submitted, the previously mailed messages will be re-sent to that email account.
This post covers:
Installing the snippet for the Re-send Email widget
Simply paste the following code into the HTML page you wish to display the Email Re-send widget:
<script src="https://widgets.kimbia.com/widgets/executor/emailResend?campaign=[campaign_prefix].kimbia.com"></script>
Make sure you replace [campaign_prefix] with the actual prefix of your campaign listed in the 'Hosted Page' address on the Campaign Details page shown below:
Customizing your Re-send Email widget with CSS
We think our Re-send Email widget looks fabulous out-of-the-box. But, if gilding the lilly is your thing, please be our guests. Using the custom CSS template below, you can easily adjust the default look and feel to match your existing HTML.As always, customizing the CSS is optional. If you do choose to create a custom CSS file:
1) you're responsible for hosting this file on your website
2) only include the style attributes from the following template that you wish to override. Placing null value attributes in your declarations will cause your styling to break in unexpected ways!
KIMBIA Re-send Email Widget Custom CSS template
The following image gives provides a visualization of the HTML elements available for styling and how the markup relates to the rendered widget: