HomeGuidesRelease Notes
Get supportBook a chat
Guides
These docs are for v2.51. Click to read the latest docs for v2.208.

Themes

Download, add and create Themes

Themes are the graphic designs together with applied branding. They provide the look and feel for Sites, by including resources such as fonts, images and icons, CSS styles, JS scripts, vendor libraries, etc. Themes may include multi-browser and multi-device support, thanks to a set of breakpoints rules defined by Fielo CMS which provides a consistent and functional UX.

Download Themes

  1. From Layouts (See Layouts), click Look & Feel - Themes section.
  2. Click the Github link. You can choose to download any Theme from the available repositories.

Download Fielo theme

Fielo CMS provides FieloTheme, which can be downloaded from its Github repository. It contains a default branding CSS to support a unified brand UX, rewritable for customizations.

  1. From Fielo Themes, go to Origin.
  2. From the Downloads section, click FieloCms_Theme.zip.
📘

Fielo Theme

For more information about Fielo Theme see this link.

Upload Theme to your ORG

🚧

Uploaded Themes

The following process can be applied to upload Fielo Theme as well as any other custom Theme.

  1. From:
    In SF Lightning: App Launcher> Platform Tools> Custom Code> Static Resources.
    In SF Classic: Setup, click Build> Develop> Static Resources.
  2. Click New.
  3. Complete the following information:
FieldDescription
NameTheme name (e.g. FieloCms_Theme_Fielo). Important!: Theme name should always contain FieloCMS_ExampleThemeName prefix.
DescriptionOptional resource description (e.g. Theme developed by Fielo).
FileFile to be uploaded (e.g. FieloCms_Theme.zip).
Cache controlPublic. If Private is chosen, Theme will only be available within Salesforce.
  1. Click Save.
  2. From Fielo CMS Site, click Dropdown menu> Layout name Important!: Display name depends on the name given to the Layout. See Layouts).
  3. New uploaded Fielo Theme should appear in the section Look & Feel - Themes.
🚧

Available Themes

Github-downloaded Themes are available in Fielo CMS Layouts as long as they are included as Static resources in Salesforce and they contain the prefix FieloCMS_ExampleThemeName.


What's next

Did this page help you?