Return to last viewed topic Go to previous topic Go to next topic
Send us documentation feedback Technical support Learning Center Print topic

Getting Started


Changing Images Used for Logging In and Out

You can change the images used for the login and logout buttons. To do so, follow these steps.

  1. Move the new images to the following folder: webroot\your site's root directory\Workarea\images\application.
  2. Open the web.config file in your Web site's root directory.
  3. Change the images referenced in this section of the file:

<add key="ek_Image_1" value="btn_close.gif" />

<add key="ek_Image_2" value="btn_login.gif" />

<add key="ek_Image_3" value="btn_login_big.gif" />


Note

You must update the images and web.config each time your system is updated.



Send us documentation feedback Technical support Learning Center Print topic Return to last viewed topic Go to previous topic Go to next topic