We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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'.
ROOT.'lf/skins'
A blank bare-bones HTML template will be added as the name provided.