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:
- For 8.2.x: Official documentation CAST Engineering Dashboard - CED
Applicable in CAST Version
| Release | Yes/No |
|---|---|
| 8.2.x | ✅ |
| 8.1.x | ✅ |
| 8.0.x | ✅ |
Applicable RDBMS
| RDBMS | Yes/No |
|---|---|
| Oracle Server | ✅ |
| Microsoft SQL Server | ✅ |
| CSS2 | ✅ |
Action Plan
- 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 - 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. - Reload the web application
Notes/comments
Related Pages