Key: ClientLoginImage-Main: Difference between revisions
From Catglobe Wiki
More actions
 jrfconvert import  | 
				No edit summary  | 
				||
| Line 1: | Line 1: | ||
[[Category:  | [[Category:System_keys]]  | ||
{{HelpFiles_Deployment}}   | |||
  |   | ||
==Key: ClientLoginImage-Main==  | |||
===Syntax===  | ===Syntax===  | ||
Latest revision as of 09:11, 7 February 2012
<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" />