Mollio
Introduction
Mollio is a set of HTML/CSS templates designed by Pete Ottery and released under Creative Commons, GPL and CPL licenses. This implementation for TikiWiki applies the visual design of Mollio to our own methods for layout (*lite.css) and navigation (JQuery Superfish menus).Download
These are the design set's layouts and how they are achieved in Tiki:
Type A - 1 column | Mollio theme (theme option: None) with side columns turned off in Look and Feel Admin |
Type B - 2 columns - Main + Left hand nav | Mollio theme (theme option: None) with right column turned off in Look and Feel Admin |
Type C - 3 columns - Main + Left hand nav + Right Sidebar | Mollio theme (theme option: None) |
Type D - 2 columns - Main + Right Sidebar | Mollio theme (theme option: None), left column turned off in Look and Feel Admin |
Type E - 2 columns - Main + Right hand nav | Mollio theme and theme option F?, with left column turned off in Look and Feel Admin |
Type F - 3 columns - Main + Right hand nav + Left Sidebar | Mollio and theme option (TypeF.css?) |
Type G (added to the set for this Tiki implementation) - 3 columns - Main + Left Sidebar + Right Sidebar | Mollio for Tiki default (mollio.css - option: None) |
Type H (added to the set for this Tiki implementation) - "fixed width" variation of Mollio default, inspired by top page of mollio.org | Mollio and theme option (TypeH.css?) (uses Type C column arrangement) |
Styleguide (Mollio.org PDF)
Installation and set-up
Installation
Nothing special is needed; just put the CSS files and background images (mollio.css and styles/mollio/) in the styles directory of the site, and the template files (the mollio folder that contains only credits.tpl and an index.php to prevent directory browsing) in templates/styles/.Configuration
Choose the theme option for whatever layout variation you want.Activate CSS menus on the Admin Features page. This theme doesn't provide style information for PHP Layers menus, which are being replaced in TikiWiki by Superfish CSS menus.