Skip to main content

13 dicembre 2024

Page Background

This topic describes how to modify the background of Administration Console pages, such as Applications, Assignments, and Images.

To modify buttons, 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 for background-color.

.main-container .navigation-content {
    background-color: cyan;}

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

BEFOREAFTER
Example of Page Before BrandingExample of Page After Branding

Questa pagina è stata utile?

Invia un feedback su questo argomento

Questo argomento è stato utile?

Non includere informazioni personali o riservate.

Generazione del link…