Reset Search
 

 

Article

KB45352 - Steps to edit the color of the bar at the top of the sign-in page using custom sign in pages

« Go Back

Information

 
Last Modified Date8/5/2022 8:59 AM
Synopsis
The article describes the steps to edit the color of the bar at the top of the sign-in page using custom sign in pages
 
Problem or Goal
To edit the color of the bar at the top of the sign-in page and sign-out page using custom sign in pages.

User-added image
Cause
Solution
To edit the color of the bar at the top of the sign-in page and sign-out page using custom sign in pages, search for the below code in LoginPage.thtml and Logout.thtml.

<tr>
<td bgcolor="#0000FF"><img border="0" src="welcome.cgi?p=logo&signinId=<%signinId%>" alt="Logo"></td>
<TD bgcolor="#0000FF" align="right">&nbsp;</TD>
</tr>

You need to change the bgcolor to the Hexa color code you would like.

NOTE: 
Please find the link which gives the details on the Hexa colour.codes 
https://www.color-hex.com/
 
Related Links
Attachment 1 
Created ByNandini Seenachari

Feedback

 

Was this article helpful?


   

Feedback

Please tell us how we can make this article more useful.

Characters Remaining: 255