Modifying a Report's Appearance

To modify a report's appearance:

  1. Locate the server on which ILux is installed. You must have read/write access to the location.
  2. Locate the style sheet associated with your report. They are found on the Ilux server installation directories. The default location is /ilux/client/style sheets.
  3. Select the directory for the language you use when running reports, one of:
    • de--German
    • en--English
    • es--Spanish
    • fr--French
    • jp--Japanese
  4. Select the name of the style sheet you want to modify.
  5. Open the style sheet for editing using the HTML editor of your choice. A text-based, not WYSIWYG-based, editor is recommended.
  6. Select the variable you want to modify and change the value as desired. To change a graphic, for example, scroll to the bottom of the style sheet and find the location for http://www.ilux.com/images/iluxlogo.gif.
  7. Enter the path for the new graphic using the full HTTP path so that it will appear correctly no matter where the report is viewed.
  8. Save and close the editor. Run a report using the style sheet to confirm that your change works correctly.

Related Topics