The CUI branding of the registration form for your event can be customized. Below are instructions after Log in to ACTIVE Works with Existing ACTIVE Passport Account:
  1. Click Settings
  2. Click Custom Branding
    • Note: If you cannot see this option contact your Account Manager to activate it
  3. Click Create
    •  Note: You can also click on an existing template to Edit
  4. The system will automatically name the template based on date and time. Click Edit next to the default name at the top of the screen to rename your template​
User-added image
  1. Start with the Header
  2. Click Choose file to upload a picture and copy URL once generated
  3. Enter HTML code in HTML box
  4. Repeat steps 6 and 7 for Footer if required
  5. Select ACTIVE logo
    • Note: If the CSS option is enabled in your account, upload the file by clicking on Choose File underContent area
  6. Click Save & Continue
    • Note: If the Volunteer Module is enabled in your account, repeat the process to customize Volunteer Registration Form
    • Note: If Race pass and Event Result Page are enabled, repeat steps 5 through 10 to customize
  7. Repeat steps 6 and 7 for the Email and click Save & Continue

HTML sample code: Header
<center> <img style="position:relative; width: 100%; max-width:970px; height:auto;" src="INSERT URL"></center>

HTML sample code: Footer
<center> <img style="position:relative; width: 100%; max-width:970px; height:auto;" src="INSERT URL"></center>