Custom CSS
Before you start
- You need access to the Control Panel with permission to manage the Developer Framework.
Note: The Developer Framework lets you customise and extend your intranet with your own JavaScript, CSS and apps. Examples in these pages are samples, not officially supported by Interact Technical Support, and should be reviewed and tested by your development team before use.
Overview
With the Developer Framework you can add custom CSS to your intranet. A Power User can customise the look and feel of Interact and override the themes to some degree, without help from Interact Technical Support.
To add custom CSS, go to Control Panel > Developer Framework > MasterPage CSS and enter your CSS.
Warning: This CSS runs on every page within Interact except for pop-up boxes. It can interfere with parts of Interact that you do not intend to change.
Tip: Because of the way browsers apply CSS, if a change does not appear on screen, first make the CSS selector more specific to the element so that the browser prioritises your CSS over the default Interact CSS.