Table of Contents | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
Introduction to reseller themes
You can create a reseller theme for a reseller enterprise, to use for all customers in the reseller’s hierarchy. The platform will display the reseller theme when it is active
, instead of the default theme. You can create multiple themes but you can only set one active theme per reseller.
...
In Abiquo 6.1.3+, the cloud admin can create a theme for a reseller and configure the domain and login information. Then you can allow the reseller admin to modify the other configuration only. In Abiquo 6.1.3+, the privilege to Manage theme login configuration
enables users to manage Domains, Login CSS configuration, and Cookies bar configuration.
...
Create a reseller theme for a reseller hierarchy
Before you begin:
Prepare your images as described in the table below. For more details, see Sample theme image reference
Add your images to a theme
img
folder on the Abiquo server or another web server and obtain the path to the image. For example:theme/abicloudDefault/img/imageName.png
orhttps://url/img/imageName.png
.
...
Go to Users view
In the Enterprises list, select a reseller enterprise
Go to Themes management
Click a button to clone or add a theme, or select an existing theme and edit it.
Enter the Name of the theme. The name must be unique
Optionally, for Domains, enter domains/subdomains that will use the theme.
In Abiquo 6.1.3+, you will need the
Manage theme login configuration
privilegeDon’t include the protocol, only the domain/subdomain value (e.g:
www.abiquo.com
,demo.abiquo.com
,example.com/users/
)You can enter a domain/subdomain value in one reseller theme only
The administrator can prohibit the use of a list of domains with an Abiquo configuration property
To use this theme in the UI, select Active theme
Edit CSS configuration.
You can edit in basic mode (by default) or advanced mode. If you use advanced mode, you can customize more theme details (see next section).To check the theme, click Test theme, then after you have checked it, click Stop testing theme
To update the theme, click Save
Changes to the reseller theme will display after the user refreshes their browser window.
...
Theme elements and CSS
This section describes all the sections and elements that you can configure when creating or editing a theme.
...