cancel
Showing results for 
Search instead for 
Did you mean: 

change logon screen color

Former Member
0 Kudos

Dear Experts,

We need to change background color for portal logon screen, as below:

Anyone know how to do it?

Thanks and Regards

Yansen

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

U can customize the portal login screen using the class CL_ICF_SYSTEM_LOGIN.

Create a custom class and use the above class as super class then redefine and write ur own HTML code in the HTM_LOGIN method. And pass this custom class in the SICF for the portal.

Thanks,

Pavan.

Former Member
0 Kudos

Dear Pavan, Thank for the advise. We do not use class CL_ICF_SYSTEM_LOGIN. Our system is pure SAP Enterprise Portal. Please advise. Regards Yansen