How to change the masthead logo image ?

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

Hi Yoel,
if u want to change only the logo it doesnt require the change of code.u can change it through theme editor.
customization of par file is required if and only if u want to change the structure of masthead that is changing the places of logo,branding image etc..
To change the logo through follow thest steps
1.Navigate through System Administration --> Portal Display --> Open your theme
2. Save it in your own name to avoid the changes in the default theme.
3.Open the Logo section.
4.In this provide the full address of ihe image location at the URL to logo field.
5.Save your changes and assign this theme to your portal desktop.
Refer this to know about assigning theme to portal desktop
MastHead Change & Portal Desktop
OR if u want to customize the par file refer this
Masthead logo changes thru PAR file(com.sap.portal.navigation.masthead.par)
Regards,
Tamil K

Similar Messages

  • How to change the default BC image that shows in the address bar?

    Does anyone know how to change the default BC image that shows in the address bar? I want to swap it out so the client logo shows next to their URL.
    Thank you!

    Hi,
    If you are trying to change the favicon for your site,
    You can do it from Site Manager-> Page template -> Default Template
    Look for the code   <link type="image/x-icon" href="/Path for your image" rel="icon" />, and Click save.
    Now where you will use this template, it will display your favicon for that webpage instead of BC favicon. You can define it on Page directly if you are not going to use template.
    Please let me know if you have any doubt.

  • How to change the InfoView logo [Favicon] from the browsers address bar.

    Hi All,
    I am launching an Infoview in a new web browser from the netWeaver portal through a link.
    The favicon for potal is changed on the portal server.
    How I can change the InfoView logo[Favicon] from the browsers address bar?
    If anybody knows where that image is located on the BOE server where I can replace the icon with my company icon?
    Please advise!
    Awaiting Reply!
    Smita Thorat

    Hi,
    the icon has the name favicon.ico and can be found in the root folder of the Web AS /Portal.
    Favicons are images of the size 16x16 or 32x32 pixel in the Icon format (image/x-icon) and files have an .ico extension.
    You can either change the standard sap favicon directly on the WebAs server wich needs might be done after each support package.
    Regards,
    Kai

  • How to change the default logo in Oracle UCM11g?

    Hi,
    I want to change the default oracle logo into custom logo in Oracle UCM11g.Please tell me how can i change that?Is that i have to create any layouts for that?
    Thanks

    Kyle's Blog offers sample component. Look at the bottom of the blog or use this link: https://www.samplecode.oracle.com/tracker/tracking/id/CS607/linkid/prpl1003
    You'll have to register at Sample Code site to obtain access. With this sample it's easy to start and modify by your needs.
    For building custom components recomended start is this book: http://www.amazon.com/Definitive-Stellent-Content-Server-Development/dp/1590596846/ref=sr_1_1?ie=UTF8&s=books&qid=1251332342&sr=8-1
    It's considered as Content Server Bible.
    There are many good advices and guides within this forum. Search for the "custom component development".
    Regards,
    Boris

  • How I change the artwork logo for my podcast please ?

    hello..
    I wish if you could help me changing the podcast name & logo please??
    I have created the podcast from wordpress.com ..
    my link is
    http://ziado83.wordpress.com/
    go to the itunes and make search for ziado83
    i want to change the logo and the name please
    thanks alot
    Ziad

    Your feed is at http://ziado83.wordpress.com/feed/
    The image which appears in the Store page is referenced in feeds in the 'itunes:image' tag. However I doubt you have access to edit the feed directly, and even if you could WordPress would presumably overwrite it the next time you added an episode.
    In any case WordPress is not creating a proper podcast feed: it's missing the 'itunes:...' tags and the 'iTunes Declaration' in the second line which is necessary for iTunes to be able to read them. In this event whatever you do won't enable an image to appear in the Store: there are sufficient tags for the feed to work in iTunes, but not to show the subtitles, summaries or the image.
    I understand that there is a plug-in for WordPress called PodPress which will enable you to create a proper podcast feed and you may care to investigate that: I'm afraid it's not something I can advise on.

  • How to change the Oracle logo in OBI 11.1.5

    I gone through some threads but i didn,t find some paths they specified in obi 11.1.5 version.and i went through the Oracle white paper PDFand some forums to change the skins and look & feel...
    But frankly i didn,t get that much idea ...
    and am new to OBI...
    Can any one please suggest me in the detail like which path i need to copy and change the logo as per the Oracle whitepaper PDF.

    http://www.rittmanmead.com/2010/12/oracle-bi-ee-11g-styles-skins-custom-xml-messages/
    http://www.oracle.com/technetwork/middleware/bi/customizing-oracle-biee-11g-176387.pdf
    i GONE THROUGH ABOVE LINKS .. BUT VAN U PLEASE GIVE ME THE DETAIL STEPS.

  • Software Project - how to change the logo Image

    Hi
    Downloaded and installed sample code - Software Project -
    how to change the logo Image,
    Please do the needfull,

    Hi,
    Go to
    Home>Application Builder>Application 144>Shared Components>Edit Application Definition->Logo
    Logo Type:
    choose Image
    type the path of your image in the text box.
    you have to upload your image inside Shared Components>images
    use
    #APP_IMAGES#YOURIMAGENAME.GIF
    thanks
    Mark Wyatt
    Edited by: Websoft on Oct 8, 2009 12:10 AM

  • How to change the image dynamically depend upon the input parameter

    Hi All
    I have one report running depend upon the Organization specific, I have 15 operating unit and 15 different logo for each operating unit.
    How to change the Logo dynamically depend upon the input passed by the user.
    If I have three or four logo i can add in my layout using if else statement and its works fine but i have more that 10 logos so its no possible to keep these in My RTF Template.
    Is it possible to change the logo according to the input without keeping this in Template.
    I have seen this link but its not working fine
    http://erpschools.com/articles/display-and-change-images-dynamically-in-xml-publisher
    Regards
    Srikkanth.M

    Hi,
    I have not completed fully,so sorry i cant able to share the files, could you please give me some tips and steps to do.
    Without having the logo in RTF if it possible to bring the logo depends on the user input (Ie Operating unit).
    Regards
    Srikkanth

  • How to change the default JAD Icon image in JStudio

    Dear friends,
    I have one dought,how to change the default icon JAD image in jstudio application.Its very important to me.And one find answer please tell .

    Dear friends,
    I developed one application in jstudio.And need to set an special icon for my application.While i download my application in to mobile. The icon should be displayed in the mobile.To show my application as unique from other applications.But i dont know how to set an icon for my application. If any one find answer please reply as soon as possible.
    Thank you

  • How can I change the default cover image in iTunes?

    Good evening everyone!
    I've scoured the web for this info but can't seem to find it. Is there a way to change the default cover image in iTunes to one of my choosing? You know the one I'm talking about right? The transparent CD cover with the musical note in the middle of it... the one that shows up when iTunes can' find appropriate cover art for your music. I have another image I'd like to use instead, as I've never liked the default image at all. The one I have to replace it is an image of a blank CD case. Kinda cool and would look infinitely better than the default in my opinion.
    Has anyone done this before? If so, can you describe to me how it's done, or point me to somewhere on the web that describes how? Many, many thanks in advance Have a great weekend!!!

    I understand what you mean - I too, would like to see some variability in the 'default'. Besides having a single default, I would step that up to a default that changes with genre and media: ie. I could see using a sax for Jazz; a microphone for a Podcast, etc.
    I don't have the answer to your question yet, but I think I'm going to crack open the iTunes package to see what default images there are embedded in there.

  • How can i change the title and image of  published exe

    Hi ,
    I have published a fla file in exe format .
    how can i change the title and image of this exe? do I ve to
    use some of the available softwares in the market? cant i do the
    customised setting in the flash player itself?

    On Fri, 4 Apr 2008 06:21:15 +0000 (UTC), "mFlexDev"
    <[email protected]> wrote:
    > I have published a fla file in exe format .
    > how can i change the title and image of this exe?
    I beleave the easiest way is to use PEResourceExplorer,
    Resource
    Hacker or similar software to modify EXE resources, such as
    window
    title and window icon.

  • How to change the images dynamically in a table.

    Hai,
                     How to change the images dynamically in a table based on the condition in webdynpro abap.
    Edited by: Ravi.Seela on Oct 13, 2011 2:17 PM

    This has been much discussed earlier. Do search posts.
    For your scenario i would do the following.
    inside your node which is binded to the table, i create a new node image with cardinality 1 ..1 and a attribute called path of type string.
    create a  supply function for the node image .
    Supply method now has a Element (Parent element ) and node.
    Based on your record in element, set the right image source to path attribute and bind the node.
    This will make sure that the framework calls the image supply function for every row in a table.

  • How to change the path of sysprep files that were copied to reference computer when i capture the image from reference.

    Dears ,,
    how to change the path that sysprep were copied to reference computer when i capture the image from reference.
    Should i modify some codes in LTIAPPLY.wsf? how to modify it?
    Thanks.

    Sysprep and capture has *Three* steps.
    1. Run sysprep on the local machine (easy).
    2. Copy WinPE down to the local machine so we can reboot into winpe for capture.
    3. Capture the drive in an *offline* state from within WinPE.
    What is most likely happening is that you are having problems with step #2. 100MB is *WAY* too small to copy down WinPE. By default MDT will make this System partition much bigger, 499MB. IF you install Windows 7 from the default media. IT will only create
    a 100MB partition.
    By default MDT 2012 Update 1 and greater *should* recover to a fallback drive with the OS on it, however if you are running older versions that might not happen correctly.
    If you are still having problems, copy your BDD.log file to a public share like OneDrive and copy the link here.
    Keith Garner - keithga.wordpress.com

  • How to change the image in title bar for JFrames

    plz give me a small code to change the image of the JFrame in the Title bar.
    i know how to change the name of the title bar .
    import javax.swing.*;
    class Rathna1 extends JFrame
    Rathna1()
    super("rathna project ");
    public class Rathna
    public static void main(String ax[])throws Exception
    Rathna1 r=new Rathna1();
    r.setVisible(true);
    r.setSize(400,400);
    Like this how to change the image of the title bar
    Message was edited by:
    therathna

    hi,
    JFrame frame;
    frame.setVisible(true);
    frame.setIconImage(new ImageIcon("icons/img007.gif").getImage());
    frame.setSize(800,600);
    i think the thing u r searching is :
    frame.setIconImage(new ImageIcon("icons/img007.gif").getImage());
    ~~~radha

  • How to change the branding image in logon page

    Hi All,
    I am customizing portal logon page.Can any body help me how to change the brandingimage in logon page.When i gone through the source code i couldnot find any webpath to include the brandimage.
    Thanks
    vinodh

    Hi,
    Check this:
    http://help.sap.com/saphelp_nw04s/helpdata/en/43/fc3ae22adb025fe10000000a1553f7/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/52/4c6c3e58d0d064e10000000a114084/frameset.htm
    change the branding image of Portal
    Regards,
    Praveen Gudapati

Maybe you are looking for

  • Videos on youtube and bbc radio iplayer display a black box instead of the player box.

    so yesterday morning i was using youtube and bbc iplayer fine and then last night they suddenly stopped working and i can't think of any reason why, i haven't updated or made any changes to anything in the last day. the pages load fine but where ther

  • Error when trying to use LogMiner with Oracle 8.1.6.0.0

    Hi everybody, I'm trying to use LogMiner with Oracle 8.1.6.0.0. When I execute the following code with SQL*Plus, I have an error. BEGIN DBMS_LOGMNR.START_LOGMNR (options => dbms_logmnr.dict_from_online_catalog); END; The error displayed by SQL*Plus i

  • Copy variable from one thread to another

    My program requires user to input a java file which contains the run() method. In the input file, user can declare variables and use those variables inside the run method. User also need to enter the number of threads to be spawned. The problem is ho

  • Langage of IP PHONE CP-6921

    Hello, I bought Cisco CP-6921 phone but the phone language is German. like the change in French?

  • Reader Extended PDF - Can I still make changes in Designer?

    Hello, We have Reader Extensions (along with various other LiveCycle products, but I don't think that matters here). Everytime I wanted to update the form in Designer, I go back to my original form, make the changes, Apply the Reader Extensions to it