Login Page Branding
You can customize the HTML login page on an application level or client level. To make a specific login page visible for a specific client, the client_id must be included in the login page URL. For example, /localhost/Bizview/en/login?client=<client_id>
To customize the HTML login page, access the following path: System Administration > System options > GLOBAL SETTINGS > Application Settings tab > Other.
Below is a description of Setting ID 146 - Login page Branding HTML (database tables app.settings or app.client_settings):
Value |
Description |
|---|---|
1 |
Background image ID (upload image in Image Library in Silverlight Client and copy ID).
Note: Not visible on mobile devices.
|
2 |
Logotype image ID (upload image in Image Library and copy ID). |
3 |
Text color, enter a hex color code, i.e. #FFFFFF |
In the example below, the Login page branding was added on the application level, but as written above, this is also possible on a client level.