/
Managing Themes

Managing Themes

This is where you can manage and edit your themes.

You can access the Themes by clicking on the “theme” icon on the left main menu

Create a new theme

To create a new theme,

  1. click on the “New Theme” button in the top right of the screen.

  2. Give the theme a name

  3. Then create the different elements of your theme.

Editing your theme

Once you are editing your theme, you can see that you can manage the sites CSS, Javascript, Libraries and Assets.

Cascading Styles (CSS)

Manage your themese CSS

Javascript (JS)

Manage any custom javascript for your theme

Libraries

Here you can load any libraries from a CDN, including JS libraries, CSS or anything that would normally go into the header or footer of a web site (including meta tags etc).

Assets

Here you can load any image assets to be used by your theme.

Just drag your assets into the upload box and they will be uploaded. Note you can drag multiple images in one go.

Once your assets are loaded you can then reference them from your CSS and JS.

The reference to use the asset in your CSS or JS is displayed in the “File” column. You can also click on the file reference to copy the reference to your clip board to then paste int your CSS or JS.

Managing a theme

When on the theme list, click the “Manage” button.

In the manage section you can:

  • change the name of the theme

  • delete the theme (note that once deleted it cannot be retrieved)

  • Clone the theme

Clone a theme

You can clone, or create a full copy of an existing theme.

When you clone a theme it creates a new copy of the cloned theme, including the CSS, JS, Libraries and Assets.

The name of the new (cloned) theme will be the same as the theme it cloned with CLONED appended to it.

 

Related content