Key: ClientLoginImage-Main

From Catglobe Wiki
Revision as of 11:12, 7 March 2011 by 127.0.0.1 (talk | contribs) (jrfconvert import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search



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" />