Customising the kiosk
You can customise the design of the kiosk in three ways:
Adding a logo
Log into your website webDAV interface (see the design handbook for details) and put your logo at the path /kiosk/img/logo.png
. This will place your logo in the top left corner of the kiosk.
Adding your own styles
Put a css file at '/kiosk/css/kiosk-local.css' and override any of the default styles with your own.
Changing the html
The kiosk is just another tml file like all other parts of your site, so you can make more radical changes by changing the kiosk pages and components through webDAV.
You can learn more about using WebDAV here: https://www.ish.com.au/onCourse/doc/design/#_editing_your_site_via_webdav
Updated 6 months ago