How to add Logo and Make CSS Change in MAS 9?

6 min

/
img

Most of the customers have at least 2 environments – Non-Prod & Prod and customers apply different logos/colors to provide visual difference between the environments. MAS 9 provides ability for users to do some customizations in changing the CSS and Messages w/o any customization.

To do this follow following steps:

  1. Login in MAS with System Administrator privilege on MAS Core.
  2. Click on Suite Administration and then Configurations. If you are on SaaS then you might not see this option so work with SaaS provider for this change.
  3. Under Configurations looks for User Interface Customization. Initially the value will be Not Configured. Click on It.
  4. Under Header Configuration you can:
  • Provide Organization name under Company Name.
  • Product Name can add name of Environment.
  • Can add logo who should be .png and size to be less than 1 MB.
  • Save and publish.

eam360.com_customizing-mas9-logos-css.png

5.You can also change the color of header, for this under CSS Customization, add small CSS snippet as given below and then Saved and Publish. •bx--header { background-color: darkcyan; }

eam360.com_customizing-mas9-logos-css (1).png

6.Logout and Login back and you’ll be able to see changes applied on MAS Header which will also be available in Manage.

eam360.com_customizing-mas9-logos-css (2).png

More from the blogs