Toolbar images

Creating toolbar images.

To place an image on the toolbar, please do the following:

  1. Open the script file for the Easy Access screen. The default screen appears as follows:



  2. Enter the following code into the script file:

    image([TOOLBAR], "image_name.jpg");
  3. Resize the original image to the appropriate size with your favorite image editor and save the changes as 'image_name.jpg'.

    Note: You must resize the image prior to placing it on the toolbar. No resizing can be done once the image is placed in the toolbar.
  4. Save the script file and refresh the screen. The Easy Access screen should now appear as shown below: