CAST Engineering Dashboard - Information - How to customize the login Screen to show additional Information

Purpose

This page provides information on how to show additional information on the CED login page. For example to include explicit instruction for login as shown below

 Figure 1
 

For more information, refer to:

Applicable in CAST Version

ReleaseYes/No
8.2.x
8.1.x
8.0.x

Applicable RDBMS

RDBMSYes/No
Oracle Server
Microsoft SQL Server
CSS2

Action Plan

  1. Replace the LoginTop.gif present in the folder <CED_WAR>\default\images\LoginTop.gif  with the one attached - LoginTop.gif
    Here the image size is changed from 998px X 25px to 998px X 91px
  2. Replace the stylesheet  present in the folder <CED_WAR>\themes\default\stylesheet.css with the one attached - stylesheet.css
    Here the stylesheet has been edited to adjust to the increased height of the image file.
  3. Reload the web application

Notes/comments

Related Pages