Key: ClientLoginImage-Stretch
<accesscontrol>Main:MyGroup</accesscontrol>
Key: ClientLoginImage-Stretch
Syntax
<add key="ClientLoginImage-Stretch" value="[IMAGE]"/>
[IMAGE]: Full name of image
Purpose
File name of the stretched image 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 config settings.
Key is optional. When missing, the Catglobe default image will be used.
Example of key
<add key="ClientLoginImage-Stretch" value="1px.gif"/>