Theme settings

Go to themes in Cradle admin
Theme settings are found under the Themes menu.

The themes define the overall look and structure of the generated webpage and the theme settings let you customize elements like colors, fonts, and add content such as logos.

Theme settings

Theme settings
In theme settings you have settings to the left and a preview to the right.

All themes have different settings but commonly the theme settings will allow to add content and settings such as:

  • Header and footer logos, navigation and options.
  • Index page content.
  • Restricted page for a closed site content.
  • General color settings.
Working with theme settings

Update theme

A theme can be updated to the latest version on Github.

Adding themes

You can find themes at our Cradle CMS Github.

Themes can be added by uploading a zip-file or installed from an URL.

Upload theme

With the upload button you can import a theme in the format as a zip file.

Install from URL

It is possible to add a theme by using an URL to a zip file or a github repository.

Adding a theme from github with an URL

Modifying theme settings file

Config file in theme editor
Theme code editor view of config.json file.

All themes have open code access and can be modified in the code editor built in to Cradle CMS & eCommerce. In the Theme editor the file settings.json in folder config contains all the information to build the theme settings view, more on the possibilities.