Several comma-separated tags will be considered as logical AND between them. You can also use semicolon for logical OR. AND has a priority over OR and you cannot use parentheses for logical grouping. Asterisk (*) within a tag will be regarded as a mask for "any string".
Sections: Themes
Omnis theme was built using Bootstrap 5.3.3 and Fontawesome Free 6.5.2. Styles are written with LESS, resulting css-files are minimized. Development and testing were done using Cotonti 0.9.25 beta, all TPL-tags comply with the new naming.
In order to implement all theme features the following extensions shall be installed:
Official Package:
Sections: Themes / Administration Panel
Yukon is a flexible, responsive admin template designed and built for Cotonti Siena. Ready for the latest 0.9.22 version of Cotonti.
The theme was initially designed to fit my requirements for a mobile-friendly administration tool to control and manage own projects. Now that it has grown to be a (more or less) final product, we are happy to share it with the rest of the Cotonti community. We did our best to make it simple, understandable and customizable – so that anyone could...
Sections: Themes
Blanco y Negro
2 Temas en blanco y negro para ser utilizado con el idioma español.
Forma de uso.
Reemplazar la carpeta /skin.
Sections: Themes
Theme converted from ChocoTemplates.com
Original template demo
The menu-structure can be found in the readme-file
Sections: Documentation / Extending Cotonti / Themes
Cotonti Siena supports custom themes for Administration panel. Such themes are located in 'themes/admin' folder.
To create your own admin theme you need to do at least these things:
Sections: Documentation / Extending Cotonti / Themes
You can think of Cotonti as a "dumb machine", it simply picks data from MySQL database and sends it to client (web browser) through a template engine, the "theme".
Theme — a set of files used to programm pages layout and its styling. style named xxx.tpl in folders inside /skins folder (for example: /themes/mytheme)
Template file (usually have .tpl extension) — a file made of simple HTML code, plus some placeholders named "tags"
Tag — special marked place...
Sections: Documentation (Genoa and older) / English / Skins