CORE allows you to completely customize the look and feel of a conference.

Custom layout

Set the custom layout option in the conference manager. When this option is set all stylesheets, graphics and javascript will be loaded from a separate directory. It is advised that you use the copy commands listed below and then proceed by editing the copied files.

The name of the static email template is always: abbreviation-<action>.phtml so for example exampleabbr-reviewers.phtml and is located in: /application/modules/core/views/emails/

Custom navigation

To change the default CORE navigation, set the custom navigation option in the conference manager and:

$ cp application/configs/navigation/core.php application/configs/navigation/chrisdev.php