Difference between revisions of "CLIO Designer Guide"
Line 1: | Line 1: | ||
==Overview== | ==Overview== | ||
Designers alter the look and feel of the CLIO application to better integrate it into your | Designers alter the look and feel of the CLIO application to better integrate it into your institution's design aesthetic and corporate branding. | ||
==Creating a Local Development Environment == | |||
==Interface== | {{Main|Creating a Local Web Development Environment}}CLIO is a web-based application, which means that it needs to be developed on your local machine using a Local Web Development Environment (LWDE). There are many free and open-source Local Web Development Environments available, which quickly create a local web server with all of the required tools. These software packages can also be used to quickly create kiosks. | ||
===Editing Interactive Theme === | ==Interface == | ||
===Editing Interactive Theme=== | |||
{{Main|Adding Custom CSS to a CLIO Interactive}} | {{Main|Adding Custom CSS to a CLIO Interactive}} | ||
Custom CSS can be applied to an entire instance of CLIO Exhibit, which allows custom theming on a device-by-device, site-by-site or installation-by-installation basis. | Custom CSS can be applied to an entire instance of CLIO Exhibit, which allows custom theming on a device-by-device, site-by-site or installation-by-installation basis. | ||
===Editing Program Theme=== | ===Editing Program Theme === | ||
{{Main|Adding Custom CSS to a CLIO Program}} | {{Main|Adding Custom CSS to a CLIO Program}} | ||
Each Program can have custom CSS that allows the interface to be branded more specifically to the aesthetics of your exhibit. | Each Program can have custom CSS that allows the interface to be branded more specifically to the aesthetics of your exhibit. |
Revision as of 17:13, 6 May 2022
Overview
Designers alter the look and feel of the CLIO application to better integrate it into your institution's design aesthetic and corporate branding.
Creating a Local Development Environment
CLIO is a web-based application, which means that it needs to be developed on your local machine using a Local Web Development Environment (LWDE). There are many free and open-source Local Web Development Environments available, which quickly create a local web server with all of the required tools. These software packages can also be used to quickly create kiosks.
Interface
Editing Interactive Theme
Custom CSS can be applied to an entire instance of CLIO Exhibit, which allows custom theming on a device-by-device, site-by-site or installation-by-installation basis.
Editing Program Theme
Each Program can have custom CSS that allows the interface to be branded more specifically to the aesthetics of your exhibit.
Creating Activity Themes
Each Activity can have a configured theme that allows each activity's aesthetic to vary slightly from the primary interface.
Adding a Custom Web Font
CLIO can be configured to use custom web fonts to match your institutions branding. You can add fonts that are accessible to every Program in CLIO, or make certain fonts only available to certain Programs.
Important IDs and Classes
These are the classes and IDs that CLIO uses to create the interface, which can be used to create themes that match your style guidelines.
Using Design Assets
CLIO uses Google's Material.io Sharp icon set and several custom web fonts that can be utilized in your development.