Styling your form

This page details all the information you need to style your form

This feature is for our Umbraco 15 version of Equate Forms, styling is currently not available in versions 13 and below.

Create your first stylesheet

Lets start by creating a stylesheet for your form, this can be done by locating the "Stylesheets" folder in the Settings section of the umbraco backoffice. See image below for reference.

To create a new stylesheet:

  1. Click the "+" icon next to the folder.

  2. Select "New Stylesheet."

  3. Name your stylesheet.

  4. Enter your styles and click "Save."

Refer to the styling classes below to enhance your form design.

chevron-rightGeneric form structurehashtag
chevron-rightGeneric field structurehashtag
chevron-rightTextboxhashtag

Multi-textbox enabled:

Multi-textbox disabled:

chevron-rightTextareahashtag
chevron-rightSelectboxhashtag
chevron-rightRadiohashtag
chevron-rightCheckboxhashtag
chevron-rightHiddenhashtag
chevron-rightTitle & Descriptionhashtag
chevron-rightPasswordhashtag
chevron-rightDate & Timehashtag
chevron-rightUploadhashtag
chevron-rightMulti-Uploadhashtag
chevron-rightTerms & Conditionshashtag

Using a custom stylesheet

To apply your custom stylesheet to an Equate form:

  1. Navigate to the desired form.

  2. Click on the Settings tab in the top-right corner.

  3. In the StyleSheets section, select your custom stylesheet from the dropdown menu.

  4. Click Save.

Your form will now reflect the new styles.

Last updated