
Production Ready OpenStack - Recipes for Successful Environments
By :

Horizon web dashboard allows us to change its style and customize its look and feel to match the organization's branding language. It allows changing the OpenStack logos on the login landing page and changing the logo of the dashboard itself as well. Additionally, the OpenStack dashboard supports loading custom styling using additional Cascading Style Sheets (CSS) that Horizon can load and override the default appearance of the dashboard.
In this recipe, we will upload and configure a new logo for the login landing page, and for the Horizon OpenStack dashboard interface. We will replace the default CSS to a custom CSS file.
The original landing page logo size is 108 x 121 pixels, and the top-left corner logo size is 110x24 pixels. We can customize the logo size and upload logos of different sizes.
Follow these steps to change the default logo on the Horizon login landing page:
Copy your custom...
Change the font size
Change margin width
Change background colour