Customer Login
Docs -> Creating a new Theme

How to Create a new Theme (1.8.2 or earlier)


All themes for FCMS (prior to 1.9) consist of at least one .css file and either make use of the existing images for the default theme or include their own images located in a directory, named the same as the theme itself. See example below.

/themes
/images
/default
/smileys
/your_new_theme
datechooser.css
default.css
login.css
your_new_theme.css
Page was generated in 0.0733 seconds