Skip to main content

December 13, 2024

Dashboard Background

This topic describes how to modify the background of the Dashboard page in the Administration Console.

To modify the background, edit the stylesForCustomBranding.css file in both tenant appliances in the organization:

$> /usr/local/desktone/release/dt-platform-20_2_0/deploy/dt-tenant-node-20.2.0-bin/horizonadmin/static/css/production/ stylesForCustomBranding.css 

Edit the appropriate section of code so that it is similar to the following example, uncommenting the commented code and changing the color value background-color.

.main-container .dashboard-background {
    background-color: #cfe7bb; }

The following images show an example of the appearance of the page before and after this type of change.

BEFOREAFTER
Example of Page Before BrandingExample of Page After Branding

Was this page helpful?

Provide feedback for this topic

Was this topic helpful?

Please do not include any personal or confidential information.

Generating link…