Key: ClientLoginImage-Main

From Catglobe Wiki
Jump to: navigation, search

<accesscontrol>Main:MyGroup</accesscontrol> 

Key: ClientLoginImage-Main

Syntax

<add key="ClientLoginImage-Main" value="[IMAGE]"/>

[IMAGE]: Full name of image

Purpose

File name of the main image behind the user name and password fields on the login page. This file must be placed in the /Images/Login folder.

In order to customize the default look of a new site to fit what a client wants we can customize a number of images by specifying what images to use in some web configuration settings.

Key is optional. When missing, the Catglobe default image will be used.

Example of key

<add key="ClientLoginImage-Main" value="login2.gif" />