Full name
David Dow
Submitted by David on Sat, 04/16/2011 - 00:53
Forums

Hi,

I remember being told that there is a way to customize the login screen image when you have the server set to LOGONREQ(*YES) but cannot remember how, can you help ?

Thanks,
David.

Bent Rønne

Tue, 04/26/2011 - 16:00

Hi David

The simplest way to change the login image is by making a copy of the program "svclogon.aspx". Copy the source from "/IceBreak/Admin/svclogon.aspx" to the root path for the server where you want to address the new login image.

Then change the source so that the program point to your own selected image.

Search for:

<img src="/System/Skins/IceBreakAdmin/images/loginheader.jpg" />

Then change the path to the desired image you want on the page.

I hope the answer was what you was looking for.

Best regards

Bent Rønne