Applications Administration Guide > Microsite Management > About Configuring Microsite Management >

Configuring Menu Colors and Icons for Hierarchical Menus


You can edit the display colors, line spacing, and icons for hierarchical menu items. (See Figure 20.)

Figure 20.  Menu Levels
Click for full size image

To set colors and line spacing for hierarchical menu items

  1. Open the ePortalNavBarAppletDeptPage_LeftNav.swt file.
  2. Edit the file as follows:
    To Change the Style for This Type of Menu Item...
    Edit This Line...
    In This Section of the File...

    Root-level, not selected

    TD.mmRootLevel TD { COLOR: Navy; HEIGHT: 20;}

    Root Level Menu Items

    Child-level, not selected

    TD.mmChildLevel TD { COLOR: Navy; HEIGHT: 20;}

    Child Level Menu Items

    Selected (any level)

    TD.mmSelected TD { COLOR: NAVY; HEIGHT: 20;}

    Menu Item currently selected

    For example, changing HEIGHT: 20 to LINE-HEIGHT: 0.8em tightens the line spacing to a fixed size.

    For more information about editing Siebel Web templates, see Configuring Siebel eBusiness Applications.

To change the expand, collapse, and leaf icons for hierarchical menu items

  • Edit the graphics in the following files found in the images directory:
    • mm_expand.gif
    • mm_collapse.gif
    • mm_blank.gif

      For more information about images, see Configuring Siebel eBusiness Applications.

Applications Administration Guide