Skip to main content

Manage JavaScript and CSS files

Updated over 3 months ago

Customize your site’s appearance and behavior

The Manage JavaScript & CSS page lets Admin Users upload, edit, or delete JavaScript and CSS files that apply custom styles or functionality to the registration site. This feature is useful for branding, UI enhancements, or integrating third-party tools.

Access this page from: Setup > Content > Manage JavaScript & CSS.


How to upload a JavaScript or CSS file

  1. From the Actions dropdown, select Upload New File

  2. Complete the required fields:

    • Upload File: Click Browse to select the file

    • Description: Enter a short, internal-only description of the file’s purpose

  3. Click Save to finish, or Save and Add Another to continue uploading more files

🛠️ Only JavaScript or CSS files are supported


How to edit a JavaScript or CSS file

  1. Click the Edit icon next to the file name

  2. On the Edit File Format screen, update the following as needed:

    • Filename: Review the current filename

    • Upload File: Use Browse to select a new version of the file

    • Description: Modify the internal description

  3. Click Save to apply your changes


How to delete a JavaScript or CSS file

  1. Click the Delete icon next to the file name

  2. In the confirmation dialog, click OK to permanently delete the file

⚠️ Deleted files cannot be recovered. Double-check before confirming.

Did this answer your question?