-
Notifications
You must be signed in to change notification settings - Fork 0
Skins
Joe edited this page Apr 19, 2017
·
1 revision
Skins are displayed in 2 columns on the left side. Each skin displays its Title, Screenshot, Readme, and edit buttons:
x: Delete this skin
default: Set this skin as the default
edit: Edit this skin
zip: Archive this skin and download it
There are a few ways to add skins to LittlefootCMS
You can upload a .zip of a template. It must be in the following format:
./myskin
./myskin/screenshot.png
./myskin/index.html
./myskin/css
./myskin/css/style.css
The folder will be unzipped to ROOT.'lf/skins'.
A blank bare-bones HTML template will be added as the name provided.