Customizing the logo in the about box with skins

About this task

If you have enabled the skins, perform the following tasks:

Procedure

  1. Copy the INSTALL_DIR/repository/eardata/platform/war/console/about_mb.jsp file to INSTALL_DIR/extensions/global/webpages/console/about_mb.jsp.
  2. Write your own HTML in your new about_mb.jsp page.
  3. In order to change the size and positioning of the About Box pop-up window, modify your copy of the menubar_anchor.jsp file and look for the popupAboutBox_mb() function. Modify the properties such as height, width, left, and top as per your needs.