cancel
Showing results for 
Search instead for 
Did you mean: 

Change of Logo in Loginscreen

Former Member
0 Kudos

Hi there,

I have a question concerning the changing of webservices.

In the loginscreen of SRM we like to add a logo of oure organization. I changed the script in BBPGLOBAL/HTML Templates/Login - saved it and published it. But the logo is not present when I open the site again.

Is there a step I missed?

Thanks a lot for your help.

Christian

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Christian,

Try restart ITS Agate services, because ITS 'holds' previous version of screen. Also check if Your logo is in proper directory (eg. bbpglobal\image\) on Wgate side.

Regards,

Marcin Gajewski

Former Member
0 Kudos

Hi Marcin,

now I restartet the ICM via the ICM Monitor, bur this had no effect. The Logo is in the right directory and it is displayed, but the coding changes I made due to the hight and width.

Sorry, but I'm very new to this.

Thanks a lot for your help!

Kind Regards Christian

Former Member
0 Kudos

Hi,

If you have made changes for the hieght and width of the image in the template then most of the times those changes are not taken(sometimes TILE effects appear for the image) .

So before you upload the image in the BBPGLOBAL service,adjust the height/width for the image.

HTH.

BR,

Disha.

Pls reward points for helpful answers.

Former Member
0 Kudos

Hi,

If You want to add a IMG to bbpglobal\99\login.html You must do a following:

- add a hmtl tag eg. <img src="`mimeURL(~service="bbpglobal", ~language="", ~name="images/start/eng.gif")`" width="16" height="10" border="0" alt="english version" name="engflaga" align="middle" />

- save file

- copy eng.gif in WGate location
inetpub\<instance_name>\sap\its\mimes\bbpglobal\images\start\

- restart ITS AGate service

Regards

Marcin Gajewski

Former Member
0 Kudos

Hi,

I have replaced the file logo.gif with our organisation's logo and this has come through to the logon screen fine, but when I changed the height and width of the logo in the line of code for the logo.gif it had no effect.

I have republisghed the template and refreshed the caches of the internal ITS, and there is no effect.

Do you have ny recommendations?

Thanks,

Nick

Former Member
0 Kudos

Hi,

For the Internal ITS,change the height and width of the image(using PHOTOSHOP) and then upload the same in the MIMES folder in the BBPGLOBAL service.

BR,

Disha.

Pls reward points for helpful answers.

Former Member
0 Kudos

Hi Disha,

Do you man we should not change the template at all?

We need to do this as the current height and width of the gif file specific in the template will not make our logo look good.

Thanks,

Nick

Answers (0)