avatar Doug MacKay Jun 11. 2009. 11:54 am
We're using the access theme for web and mobile but it looks like the maintenance screen isn't included in the theme information.

Is there a way to modify either the theme css or maintenance page to match the theme?
avatar Ilija Studen Staff Jun 11. 2009. 12:01 pm
Hi Doug,

Currently themes are not applied to error messages (maintenance message is treated like "System Temporary Unavailable" error). You can change error.css in /public/assets/stylesheets folder or change layout to include any details you want. Layout that is used is defined in error.tpl file in /activecollab/application/modules/system/layouts folder.

We'll see to add theming support to error pages as well in one of the upcoming releases.