Docs -> Creating a new Theme

How to Create a new Theme


Since FCMS 1.9, all themes must have at least an adminnav.php, header.php, and sidenav.php template files, plus a CSS file named style.css.

Themes can have more CSS files, templates or images, but the above files are the minimum requirements.

Below is an example of the directory structure for a typical theme.

themes/
alpha/
beta/
default/
smileys/
myNewTheme/
images/
adminnav.php
header.php
sidenav.php
style.css
datechooser.css
favicon.ico
login.css

Creating a new Theme for FCMS 1.8.2 or earlier



Page was generated in 0.0258 seconds