Change Banner
Copy
The following steps outline the process of updating the banner logo:
- Navigate to the existing image.
- Login into the Aras Innovator instance.
- From the Table of Contents, expand Administration and Configuration, then select Client Presentation.
- From Client Presentation Table of Contents, click Search Client Presentation.
- On Client Presentation Form, click the Search button then click the Global link.
- In Command Bar Section Tab, select the row with the Main Window Header label.
- Select com.aras.innovator.cui_default.mwh_header_logo.
- Notice the existing image. The height is significant for adjusting the customer’s logo to fit while maintaining conformity with the customer’s branding guidelines.
- On the local machine, add the required Customer Logo in the following directory:
C:\{working directory}\Instances\dev\OAuthServer\wwwroot\images
The image should be in SVG format.
- Navigate to the following folder: C:\{Working Directory}\AML-packages\com\aras\innovator\cui_default\CommandBarButton
- Open the com.aras.innovator.cui_default.mwh_header_logo file.
- In the com.aras.innovator.cui_default.mwh_header_logo file, do the following:
- Change the action attribute from add to edit.
- Add the CustomerLogo.svg in the image Tag. Ensure that the path is correct.
- Run the ./BuildAndDeploy.ps1 script to rebuild the Aras Innovator instance. The Banner will now be the new image.