cancel
Showing results for 
Search instead for 
Did you mean: 

Problem loading Company Logo in web template

Former Member
0 Kudos

Hi,

I am trying to insert the company logo in the web template but I am not getting it properly in the web page I dont know where I am going wrong. I am getting an 'X' mark in place of that logo where I placed it .. I have inserted it by clicking insert->image->company logo.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

first you need to load the image in some folder in sap bw

example goto se80->mime repository->sap( folder)->BW->customer->images->right click on image folder and upload your image

say companylogo.bmp.

THEN IN WAD goto html script portion

specify below code in IMG tag

src="/sap/bw/Mime/Customer/Images/companylogl.bmp

it will work.

Edited by: Omprakash Mishra on Feb 11, 2011 7:02 AM

Edited by: Omprakash Mishra on Feb 11, 2011 7:04 AM

Answers (1)

Answers (1)

anshu_lilhori
Active Contributor
0 Kudos

Hi,

The way you inserted is correct.I guess you need to do little work aroud with your internet settings.

It appears x when you insert in web template while designing but when you execute it should display the logo.

As far as i think you need to do run it on different browser or you need to change some settings in browser or bex.

This thread might be helpful for you

Regards,

AL

Former Member
0 Kudos

It is browser problem now it is cleared. Now what I need is user has to select their own logo and insert it without using WAD. Their should also select the print version (printing selection) like landscape or portrait changes made here should affect the backend.