Themes

A theme is the set of HTML, CSS, images, Javascript, etc… files associated with the presentation of your website. The content inserted into the Reflect administrative section is read by the active theme. Themes can be managed and accessed on the “Design/Setup” tab.

All themes have 3 main directories in which all the files are located. All files must reside whithin either the Layouts, Public, or Templates directories. Through the administrative section, a theme would look like:

theme

How can I create "includes"?

Includes are files that have commonly used code that can be used in several template files. Find out more.