You can replace the logo and the welcome text displayed on the MashZone NextGen welcome page. In addition, you have the option to change the appearance of the welcome page header.
Prerequisite
To edit the welcome text you must have administration privileges.
You must replace the relevant logo and welcome text on each hosting MashZone NextGen server.
Your changes in the welcome page header are applied to all application headers in MashZone NextGen, also to the dashboard and data feed editor.
Procedure
<MashZone NextGen installation>\apache-tomcat\webapps\mashzone\hub\assets\images\
The file is located in the <MashZone NextGen installation>\apache-tomcat\webapps\mashzone\WEB-INF\config\ folder.
Your changes are applied.
If you have migrated the application.less file from MashZone NextGen version 9.12 or older and you have customized the appearance of the application header, you must adapt the application.less file of your current version.
You must change the path reference of the logo used in the application header. The path reference in the @brand-logo key must be absolute and starts with "/", for example, '/hub/dashboard/assets/images/my-logo.png'.
Add the following key.
/ / Font size used for application menu items in the dropdown menu of the masthead @navigation-list-font-size-menu-dropdown: 14px;