Develop > Presentation layer > Management Center framework > Customize the Management Center user interface > Customizing the Management Center shell
Rearrange the layout of the Management Center banner
The Management Center banner contains the Management Center menu, welcome text, logout link, and branding logo. You can change the order of these elements within the banner.
Procedure
- Open WebSphere Commerce Developer and switch to the Enterprise Explorer view.
- In the Enterprise Explorer view, expand LOBTools > WebContent > WEB-INF > src > lzx > commerce > shell.
- Open the ToolBannerArea.lzx and change the order of the elements as desired. For example, move the branding logo as the first (not last) element on the banner.
What to do next
After you complete the customization:
- Right-click LOBTools Project; then click Build OpenLaszlo Project to produce an updated ManagementCenter.swf file under the workspace_dir\LOBTools\WebContent directory. This is the default environment setting.
- Test the changes by viewing them in the Management Center, using this URL: https://hostname:8000/lobtools.
- Deploy the changes to the production environment.
Related concepts
Management Center user interface
Related tasks
Customize the Management Center shell