cancel
Showing results for 
Search instead for 
Did you mean: 

Background color of portal logon page

Former Member
0 Kudos

hi,

Is it possible to change background color of logon page?

Can any background image be added on portal logon page?

Thanks in advance

Nisarg

Accepted Solutions (0)

Answers (4)

Answers (4)

former_member192029
Active Contributor
0 Kudos

Hi

Check the complete documentation from here

http://help.sap.com/bp_epv260/EP_EN/documentation/EP/N08_BB_ConfigGuide_EN_US.doc

https://websmp101.sap-ag.de/~form/sapnet?_SHORTKEY=01200252310000061538&_SCENARIO=011000358700000001...

Cheers

Jawahar Govindaraj

PS:Reward pts

Message was edited by: Jawahar Govindaraj

Former Member
0 Kudos

Hi Nisarg,

Are you able to change the background image of logon page?

Regards

Arun

Former Member
0 Kudos

Hi Nisarg,

Check this link also

Regards

Arun

Saravanan_SD
Advisor
Advisor
0 Kudos

Hi Nisarg,

Check this thread for the solution.

<a href="http://">https://www.sdn.sap.com/irj/sdn/thread?forumID=41&threadID=84270&messageID=912337</a>

Hope it helps.

Regards,

Saravanan

Former Member
0 Kudos

hi saravanan

i inserted this code on umLogonPage.jsp before calling umlogonToArea.txt

<body bgcolor="#FFFFFF">

and I endded body tag after calling umLogonBottom.txt in that jsp page

It is showing run time portal error.

Saravanan_SD
Advisor
Advisor
0 Kudos

Hi Nisarg,

Dont close the body tag. I hope it will work.

Regards,

Saravanan.

Former Member
0 Kudos

Any solution to this question yet? I have the same question. I viewed the source of the logon page and saved it as a normal HTML file. The background is not the same color as it is on the portal. Must mean it's a CSS or any alternate source of style information. However, when I view any of the CSS files in the PAR file, none of them contain the color code of the default background color.

ideas?

-d

Former Member
0 Kudos

hi,

go to System Administration - Portal Display

- Theme Editor - My Themes "Choose your Theme" -

Portal Body - Background Color of Portal Pages -

choose your setting eg. CCCCCC and hit return -

save your settings -> thats all

Former Member
0 Kudos

Hi Nisarg,

Yes the Background image of logon page can be changed.

Based on the instance JC00 or JC01 etc.

Go the following folder

J2EEJC00J2EECLUSTERSERVER0APPSSAP.COMCOM.SAP.SECURITY.CORE.ADMINSERVLET_JSPLOGONROOTLAYOUT

and look for BRANDING_IMAGE.JPG and change this image to your image. In the same way other images in the folder can be changed.

If you are not finding it search for branding*image in the main folder.

For changing the logged on page ( that is after you login ) check this link

Regards

Arun

achim_hauck2
Active Contributor
0 Kudos