Customizing the User Interface
The following provides information on customizing different parts of the EJBCA user interface.
CA User Interface
You can customize the CA UI in a number of ways:
- System Configuration>Basic Configurations>Title
- Edit the HTML page title of the CA UI (visible in the top of your web browser and in bookmarks)
- System Configuration>Basic Configurations>Header logo
- Can be changed to custom logo using the Header logo section (uploading custom logo) in the System Configuration > Basic Configuration page.
- System Configuration>Administrator Preferences>Theme
- You can select one of the pre-defined themes that are stored in
modules/admin-gui/resources/themes
. The selection here will be the default in My Preferences for new administrators, where administrators can select their own theme.
- You can select one of the pre-defined themes that are stored in
RA User Interface
The entire CSS of the RA Web can be customized and hot-deployed by uploading a custom CSS package on the CA Web (which in the case of a remote RA connected by Peers will be automatically downloaded and deployed). For more information, see Customizing the RA Appearance.