CORE allows you to completely customize the look and feel of a conference. To do this, 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.
CORE Directory |
Contents |
|
|
Support files, documents, CSS, icons, pictures, javascript |
|
|
Page templates (.phtml)
|
chrisdev-reviewers.phtml |
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 |