Question & Answer
Question
How to replace the IBM Logo at the bottom of the Side Navigation Bar?
Cause
This feature was not available uptil IBM Sterling Store Engagement / IBM Sterling Order Management Version 24.1
Answer
Starting with IBM Sterling Order Management Version 24.2, the IBM Logo located at the bottom of the Side Navigation Bar can be replaced. A new configuration option,
brandIconClass, has been introduced in the extension-config.json file located at store-source-code/extensions/override-static-assets/root-config/custom/.The brandIconClass is the font icon class that should be used in place of the default out-of-the-box icon (app-glyphicons side-navbar-brand-icon).
Sample configuration:
{
"sidenavbar": {
"brandIconClass": "custom-font-icon-class"
}
}
[{"Type":"MASTER","Line of Business":{"code":"LOB59","label":"Sustainability Software"},"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SSGTZV","label":"IBM Sterling Store Engagement"},"ARM Category":[{"code":"a8m50000000CbwkAAC","label":"Customization"}],"ARM Case Number":"TS016223760","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"All Versions"}]
Product Synonym
Store; OMS
Was this topic helpful?
Document Information
Modified date:
11 September 2024
UID
ibm17166844