Uploading/Downloading a Theme


Revision as of 15:56, 16 November 2010 by Dinsley (talk | contribs)

To make a custom website builder theme, all you need to know is HTML and CSS. There is no new templating language to learn!


Uploaddownload.PNG

Uploading a Theme

Simply click the "Browse..." button to search for the theme file to upload, then click "Upload".

You can easily turn any existing html page or template into a website builder theme, simply by following the Required File Structure for your html, css, js, and image files, and making sure the required HTML Elements are all in your html document.

Downloading a Theme

There are two options for downloading a theme:

  • Blank Theme - The blank theme is intended to be used as a starting point. It comes with a basic html file with comments, a sample directory structure, and some documentation to help get you going.
  • Alternately, you can download a copy of your currently installed theme on this page, allowing you to edit it on your computer. This will include all the themes assets (images, css, html, etc.).


Please refer to the Creating website builder Themes section for help in creating or customizing your theme.