Previous Topic: How to Create a SkinNext Topic: Update the Skin Images


Copy an Existing Skin

Perform the following procedure to copy an existing skin.

Follow these steps:

  1. Look at the illustrations in CA IdentityMinder Skins, and decide which of the following skins is similar to the one that you want to create for your company:

    For illustrative purposes, this section assumes that you chose the look of the neteauto skin and will call it yourskin. The name yourskin is the name of your company’s skin.

  2. Copy the following file:

    iam_im.ear/user_console_war/app/imcss/neteauto

    iam_im.ear/

    Give it the following name:

    iam_im.ear/user_console_war/app/imcss/yourskin

  3. In the yourskin directory, rename the files in the following table:

Current Name

New Name

neteauto.css

yourskin.css

neteauto_task.css

yourskin_task.css

neteauto.properties

yourskin.properties

To simplify administration, the name of the .properties file and the .css files should correspond to the name of the skin.

Note: Skin names are case-sensitive.