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
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.
Adding themes
Themes can be added by uploading a zip-file or installed from an URL.
You can find themes at our Cradle CMS Github.
Modifying theme settings file
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.