Previous Topic: Characters in URLsNext Topic: Specify a User Name


Add Toolbar Images

Toolbar images have the following states, which you specify in your menu item definition. The elements for toolbar states are as follows:

For more information, see custom-menu-config.xml File.

You can use the following formats for toolbar images: .png, .gif, .jpg, and .jpeg. We recommend the size 24 x 24 pixels.

Create the images directory at the following location: SOI_HOME\ui\tomcat\custom\images directory. Store your custom images at this location. When you reference an image in this directory, specify the path from the images directory, for example, images\myimage.png.

Example: Specify a Toolbar Image

This example points to the hints.gif file:

<toolbar-image>images/hints.gif</toolbar-image>