...
Go to Users view
For the default theme, in the Enterprises list, select All
OR
For a reseller theme, select a Reseller enterpriseGo to Themes management
...
Theme management privileges
The basic theme management privileges are Manage default themes
and Manage reseller themes
. Abiquo 6.1.3 introduced a new privilege to Manage theme login configuration
. This privilege lets the cloud administrator control if the user can manage the login elements.
...
If the user does not have the Manage theme login configuration
privilege, they cannot change the Domains, Login css configuration, or Cookies bar.
...
Restrict domains for reseller themes
The systems administrator can restrict the list of domains for use in reseller themes. An example of the use case for this feature is to ensure that the reseller administrators cannot overwrite the default login theme.
To create a list of domains that users cannot brand:
Log in to the API server and edit the
abiquo.properties
fileAdd the
abiquo.themes-management.excluded.domains
property and enter a list of prohibited domains, separated by commasSave the
abiquo.properties
file and restart the Tomcat server
...
Create or modify a theme
For details of how to create a theme, see:
...