Skip to content

Customisation

Samuel Butler edited this page Apr 17, 2016 · 1 revision

This project has been designed so the web UI presented to the user can be customised easily. If how all of the page except for the volume knob is styled is to be changed it can be done by modifying the Site.css file located in the Content folder in the applications root. If the style of the volume knob itself is to be changed this can be done by modifying the ng-knob-options.json config file which is also located in the Content folder. Be aware however that the min and max config values for the knob directly relate to the min and max volume values.

Clone this wiki locally