cancel
Showing results for 
Search instead for 
Did you mean: 

How to change the masthead logo image

Former Member
0 Kudos

Hi,

<br>

I’m trying to change the masthead logo image.

I downloaded the com.sap.portal.navigation.masthead.par and opened it on IDE.

I understood that I need to update the HeaderiView.jsp on this location: <br><br>

<TD class="prtlHeaderNotch" id="header_notch" nowrap><img src="<%=themeRootURLPath%>/../common/1x1.gif"

class="prtlHeaderNotchImgWidth"></TD>

<TD nowrap ti="0" tabIndex="0" class="prtlHdrWelcome"

id="welcome_message"><%=StringUtils.escapeToHTML(GetWelcomeMsg(componentRequest, welcomeClauseStr))%></TD>

<TD class="prtlHdrBrandImgContainer" ti="-1">

<%=GetLicenseText(componentRequest)%></TD>

<br><br><br>

1. What should I need to do in order to change the logo?

I was looking for < img src tad but didn’t find and I understood that the original logo is

retrieved by prtlHdrBrandImgContainer. In this case, should

I remove this line? What should I add instead?

<br><br>

2. Where I need to locate the new image I want to use?

<br><br><br>

Thanks in advance

<br>

yoel

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

hi kindly see the below weblog and it will help you do the needful

/people/community.user/blog/2007/05/19/masthead-change-portal-desktop

P.S: Kindly assign points if your query is resolved, also close the question to assist other users narrow the search and find solutions

Former Member
0 Kudos

Hi,

If u want to change the masthead logo,goto theme editor and open Currenly using theme andgoto masthead link and edit URL to LOGO save .

By doing This ur Problem will be solved.

Thanks,

santhosh