Change the logo image in a seeded template

My application adopts template "Tabs (2) no left nav1". I want to change the logo image of the template to my own one. How to do that?
I have uploaded the image to Image Repository by Utilities wizard. And found the following text in editing "Tabs (2) no left nav1" template:
<td rowspan="2"><img src="#IMAGE_PREFIX#generic_home.gif" height="72" border="0" alt="logo"></td>
But what shuld I change #IMAGE_PREFIX# to? what's the substitution string for Image Repository?
Thanks,
May

Scott,
Thanks. I have changed my logo following the steps.
Just found there is a minor overlook on the documention:
"...First, we need to include the substitution string #WORKSPACE_IMAGE# referring to the location ..."
It's missing "S" after IMAGE, should be #WORKSPACE_IMAGES#
Thanks,
May

Similar Messages

  • 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

  • SAP Cloud For Customer : How to change the Logo or Image into the Standard Form Template

    Hi Experts,
    I have requirement to change the standard template format.
    I have copy standard template and edit using Adobe Life Cycle Designer to change the logo / image.
    After changed and upload modified template and change the output setting for print i can able to see the changes but logo / image can not display.
    Can anyone have idea how to solve this issue ?
    Can we change the template within cloud system?
    If Yes than How ?
    Regards,
    Mithun

    The following are the instructions (November 2014 version of SAP Cloud for Customer)
    Edit a Form Master Template
    Overview
    As an administrator, you can edit existing form master templates. These are used to define the header, footer, and logos used in form templates. Form master templates also contain an e-mail disclaimer that is appended to automatically generated e-mails sent to business partners when a document is output from the system.
    Procedure
    1. Go to Application and User Management or Administrator Business Flexibility Master Template Maintenance .
    2. In the Master Template Maintenance view, select Form Master Templates from the Show menu.
    3. Select the master template you want to edit and click Edit.
    4. On the Form Master Template tab, do the following:
    Under Header, click Upload and browse to find the file you want as logo. Adjust the size and alignment of the logo, as required.The file formats .gif, .bmp, .jpg, .png, and .tif are supported. The logo should not be larger than 40 mm width x 20 mm height. If you upload a graphic that is larger than 40 mm x 20 mm, it is resized automatically.Select the Header Divider checkbox if you want a graphical divider to appear on your form.Under Sender Address, enter your company’s address. The sender address is shown above the recipient's address in a letter.Under Footer, choose the number of footer columns you want to display. Enter the footer text exactly as you would like it to appear on the form. You can maintain up to 4 footer blocks with a maximum of 10 lines per footer.Note that the width of each footer block is equally divided over the available space. If a line of text in the footer is too long for the current font size, the system will automatically enter a line break. If this automatic line break does not meet your needs, you may need to enter the text after the line break as a separate line.To maintain multiple languages, you must first add the language from the Add menu and then maintain the texts in that language by selecting the language from the dropdown list.
    5. Click the refresh button to preview your changes. From the dropdown list under Preview, you can select a country. The preview is then displayed using the country-specific template, for example, some countries do not use sender addresses or have different paper sizes.
    6. On the E-Mail Disclaimer tab, you can enter a disclaimer or other company-specific legal information.
    This text is appended to the main text body of e-mails that are created when a document is output by the system. It is not possible to create separate language versions of this text; therefore if your company uses multiple communication languages, you should enter all language versions of the disclaimer here.
    7. Click Save and Close.
    Result
    If required, you can now assign the form master template to a company/org unit and/or output channel. For more information, see the Master Template Maintenance Quick Guide.
    Note that master templates can be activated and deactivated for each form template in the Form Template Maintenance view. For more information, see the Form Template Maintenance Quick Guide.

  • Issue changing the Logo on web UI

    Hello all,
    I have an issue where I can't get a new logo to show on our WEB UI skin.
    What i've done so far..
    1, I've created a BSP in se80,
    2, spro > sap ref IMG > CRM > UI framework > UI framework definition > skins > Access Skin Workbench
        Select Nova and copied the Skin to a new Skin with the BSP I created in se80.
    3. On my new Skin - changed the logo.png and logo.gif in all locations, ( I believe the main one is in  'styling/Lshape/Logo.png' )
        The one one that looks like the image I wanted to change was in /_images/logo.gif.
    4. Assigned this Skin to my technical Profile
         spro > sap ref IMG > CRM > UI framework > define Techical Profile > <myprofile>
    5. Ensured my technical profile is specified against my busines Role.
    Saved my work, loaded up the web UI, hit my business Role, 
    6. Clicked preferences and checked my Skin was already selected, it was...
    But the image that I replaced is still the original??
    I've been through all the images on my new skin to see if there are any others that are the same as the main SAP logo, which there isn't - I can't understand where its getting it from, (other then the predefined skins)
    Any help or advice on this would be much appreciated!
    Regards
    Dave
    about me,
    I'm fairly new to SAP with only 6 months light experience,
    I have sat the CR100 and CR580 courses so have a little bit of knowledge

    Hello all,
    I have managed to fix it / find out what I did wrong.
    in spro > sap ref IMG > CRM > UI framework > UI framework definition > skins > Define Skins.
    I had created my reference to point to the NOVA files? so even thou I was editing my skin, it was only ever showing the NOVA files. - I just created a new entry pointing to my Skin and it now works..
    Regards
    David

  • How to change the logo size on all the pages?

    I have some 125 pages and i need to change the logo size of every page .Is there any method to change with one click that reflects on all the other pages ? Rather than i do it manually open every page and change the logo size? The logo is in the div. I want to use it as html rather than using as css div background image. Any help will be highly appreciated am using DWCS6 on win xp pro.

    If the code is the same on every page, you could use the Find & Replace function within DW...
    1. Make a backup of your site files, just in case
    2. Make the necessary changes to one page to get what you want (make sure you know what the original code for it was/is)
    3. Hit Ctrl + F to open the Find/Replace Dialogue
    4. For "Find In" choose Entire Current Local Site
    5. In "Search" choose Source Code
    6. For "Find" put the line(s) of code that contain your background image on all pages (the original code mentioned in #2 above)
    7. For "Replace" put in the newly changed line(s) of code from step 2.
    8. Hit Replace All
    DW will go through all of the pages, replacing whatever code you put in Find with whatever code you put in Replace.

  • Create one button to change the background image

    Hello,
    can anyone help me create a button for a SPA525g phone which changes the background image of the phone which is now :
    <BMP_Picture_Download_URL group="User/Screen">http://192.168.2.2:5000/provisioning/logo/cisco525g.jpg</BMP_Picture_Download_URL>
    The button should also call to *1232
    So with button IN the image should change to ciscoOUT.jpg and call to *1232
    And button OUT should change the image to ciscoIN.jpg and call to *1231
    I now have already
    <PSK_1 group="Phone/Programmable_Softkeys">fnc=sd;ext=*[email protected];vid=20;nme=IN</PSK_1>
    I also tried to do :
    <PSK_3 group="Phone/Programmable_Softkeys">fnc=xml;url=http://192.168.2.2:5000/provisioning/logo/cisco_logo.xml;nme=scrp1</PSK_3>
    where cisco_logo.xml contains :
    <?xml version="1.0" encoding="utf-8"?>
    <CiscoIPPhoneImageFile>
      <Title>Image1</Title>
      <Prompt>Prompt1</Prompt>
      <LocationX>0</LocationX>
      <LocationY>0</LocationY>
      <URL>http://192.168.2.2:5000/provisioning/logo/cisco50xg.bmp</URL>
    </CiscoIPPhoneImageFile>
    but then nothing happens ? I can see the image and choose update , but that is it.
    Plus I want to combine the two option.

    anyone who can help me out here ??

  • Why is the logo image not displaying in Firefox?

    The logo image for one of my sites is not displaying. The alt info for the image is being displayed. This is a relatively new problem. In older versions of Firefox the image displayed fine. The image also displays fine in Webkit browsers and IE10. This is a Firefox specific problem. The main URL for the site is: http://sabaki.aisites.com/dbs323/project/masterAi.php
    If you go to that URL in Firefox you'll see "logo gif" split onto two lines and before the "COTin" text. If you view the same URL in Chrome or IE10, you'll see the image. I have screenshots of the problem, but there is no way to include them here.

    Works fine here.
    Reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.
    *Press and hold Shift and left-click the Reload button.
    *Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    *Press "Command + Shift + R" (MAC)
    If you use extensions (Tools > Add-ons > Extensions) like <i>Adblock Plus</i> or <i>NoScript</i> or <i>Flash Block</i> that can block content then make sure that such extensions aren't blocking content.
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe mode start window or otherwise make changes.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Help me change the background image

    I just installed my copy of iWeb. The first thing I did after selecting a template was try to change the background.
    I hit the inspector button, found the tab with the background stuff, selected image fill, fit to size, and chose my photo. And nothing happened.
    Then I hit the media button, selected photos, dragging a photo to the background image in the inspector and nothing happened.
    What is the secret to changing the background image?
    Thanks.

    I tried to delete everything but the background image that comes with the template and iWeb still refuses to change to anything I want to change it to.
    Any ideas? The application doesn't seem to be working for me.
    Also if I save a file, where on the local HDD does it get saved? When I hit save iWeb didn't allow me to set a file name, it apparently just saved the document somewhere in a place that I cannot find.
    I want to be able to do some quick down and dirty web pages and then bring them into Dreamweaver at a later date and FTP them to the web.

  • Change the logo position

    I have copied the script  QM_INSP_RESULT into ZSCRIPT in this Zscript
    I Want to change the logo position in the main window..
    Please help me on this how to change the position of the logo...
    Thanks in advance...
    Dasaradh

    Hi,
    you can position image using program RSTXLDMC,
    instead of going for se78 ,where you don't have facility
    for postioning your image
    These are the steps to be followed for uploading graphics in R/3 system
    1. First save the file as BMP
    2. Open the BMP file in IMaging (Goto -> Programs -> Accessories -> Imaging) and
    make it Zoom as 100% and save as *.TIFF
    3. Open SE38 and execute program RSTXLDMC
    4. Give your TIFF file path name
    5. Select Bcol (for Color)
    6. TEXT ID will be ZHEX-MACRO-*.
    7. Inplace of * write your own logo name (ZCOMPANYLOGO)
    8. Execute the program
    9. Now Goto SE71 create your ZFORM
    10. Create logo window
    11. Goto text element of logo window
    or
    In 4.6x :-
    1. Goto SE71 Change the mode to GRAPHICAL
    2. Choose the Graph Tabstrips
    3. Now type in some name for the LOGO WINDOW
    4. Press the IMPORT BUTTON and then IMPORT the BMP file from your DESKTOP
    5. The code will be written automatically. You just need to drag and drop wherever you want
    the graphics to be.
    Please note that in 4.6c onwards, you can also used Windows Bitmap file ( .BMP).
    If you find it useful, please reward me for the same.
    Regards
    Nilesh

  • Changing the logo in the Title Bar of a JFrame

    How do I change the logo in the left hand corner of the Title Bar of a JFrame window.

    Hi Sverigeterje
    Thanks.
    That's very neat. All done with one line of code, as opposed to the two lines of code I found in an answer (dated Jan 8, 2001) from Alexander Smirnov in response to a similar question (dated Sep 16, 2000) from Shawn Barker. (http://forums.java.sun.com/thread.jsp?forum=31&thread=49970 - Jan 8, 2001)
    ImageIcon image = new ImageIcon("CustomIcon.gif");
    this.setIconImage(image.getImage());
    Once again many thanks.
    George (aka cyberking1)

  • Changing the default location PowerPoint uses for templates

    I do not want to use the default location MS Office initially configures for templates that is buried in some obscure folder on a local machine in that only Office know about.  Instead want to keep my templates in the same location on a company server
    with the rest of my materials so I can access it from my company laptop or from the Virtual machines I am forced to use in other company locations. This way I will have my templates everywhere I work.  When I make changes they are available to me everywhere
    I work and are not buried in a folder on a laptop or a virtual machine in a conference room half a world away. 
    MS Word allows users to configure this default location for templates but no where in PowerPoint can I find any way to configure this location. Previously on my laptop I have been able to configure the default PowerPoint template location, I believe, by
    setting the location in MS Word; however, this is not happening for me now on the virtual machines I am using when away.  I have scoured the Options settings and if it is there it is well hidden.
    To make matters worse I am trying to use what PPT is providing to me while I sort this out and when you try to open "My Templates": there is a message that says:
    "To add a template to My templates, click the File tab, click Save As, click Trusted Templates, and then save the file as a template."
    Of course when I follow these instructions there is no folder named Trusted Templates on the left side of the dialog box.  I am not sure why it is so difficult to allow us to configure this ourselves for each program but apparently it is.

    Hi,
    Please refer to this kb below:
    http://support.microsoft.com/kb/924460/en-us
    As mentioned, if you use Word 2007 or Word 2010 to change the location in which your new templates are saved, you also change the location in which all 2007 Office program templates or all 2010 Office program templates are saved.
    Office programs use one registry key to record the user templates file location, you can browse to the following path to check if it's recorded:
    HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Common\General
    The user templates location is stored in the
    UserTemplates
    string value.
    If it doesn't exist, try to manually add it, check if this helps. Detailed information can also be found in the kb introduced above.
    Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps
    carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry:http://support.microsoft.com/kb/322756/en-us
    Regards,
    Melon Chen
    TechNet Community Support

  • How can I add the logo image for a single item in an RSS feed?

    Hello,
    I am an administrator of iTunes U at the University of Minnesota.
    Before transitioning new public site, we are trying to figure out how to put a logo image into RSS feeds.
    We use our server to makes xml codes to create RSS feeds for podcasts.
    We successfully put a logo image for a collection in a RSS feed, but putting a logo image for a single item did not work.
    Below is the part of the xml code for the logo image for a single item, which is created by our server. I deleted other parts of xml code for your convenience.
    <item>
    <title>Plagiarism</title>
    <itunes:image href="http://picture.funnycorner.net/funny-pictures/6041/dolphin-vs-cow-swimmin g-contast.jpg" />
    <enclosure url="http://mediamill.cla.umn.edu/mediamill/download.php.mp3?file=87504.mp3" length="8544508" type="audio/x-mp3" />
    <guid>http://mediamill.cla.umn.edu/mediamill/download.php.mp3?file=87504.mp3</guid>
    <image></image>
    </item>
    We tried both <itunes:image href="http://picture.funnycorner.net/funny-pictures/6041/dolphin-vs-cow-swimmin g-contast.jpg" /> or <image>http://picture.funnycorner.net/funny-pictures/6041/dolphin-vs-cow-swimming-conta st.jpg</image>.
    Both did not work.
    Can anyone help?
    Thank you for your help in advance!!
    Seogjoo

    Haven't created too many podcasts, but in this one
    http://itunes.apple.com/us/podcast/connecticut-college-sculpture/id372414245
    or
    itpc://video.conncoll.edu/d/sculptures/index.xml
    before we included the audio files, we added the images in iTunes.
    Select the file, then go to File>Get Info, here you can add metadata, and in Artwork add an image.
    Then upload this file to your server. Works for audio files anyways.
    You don't see the image in the web podcast, but you do in iTunes after you download each item, in "Show item artwork" in lower left. Click on the image and it zooms out.

  • 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

  • IWeb: changing the slideshow image scale and viewing time

    I moved my iWeb sites over to another server (iPage) and went through the sites to observe for inconsistencies and problems.  While doing this, I noted that my image galleries, when placed into the slides show mode, were very small on my iPad 2 and that they cycled through at a very high speed.  I thought this was odd and I wondered if anyone else has observed the same thing?  It sounds to me that an HTML under-the-hood modification may be required or a bug fix to the iWeb code is in order, to change the sideshow image scale and viewing time/slide value.  Comments?  [I suspect that Apple does not hold iWeb bug fixes at or near to the top of its software development to-does priority list.  Sounds like I need to change web authoring software.]

    Why do you think it's a bug?
    Anyway :
    Is there any reason photos in an album page display small on the iPad, but normally on an iMac? And videos on a movies page don't play on the iPad, but are OK on the iMac?
    I use my own show :
    http://home.wyodor.net/photo/

  • Downloaded a trial version of the "Living Earth Desktop" screensaver and cannot get rid of it. I deleted the download and cannot find it anywhere else on my mac. I will change the desktop image and the living earth image will pop back up minutes later.

    Downloaded a trial version of the "Living Earth Desktop" screensaver and cannot get rid of it. I deleted the download and cannot find it anywhere else on my mac. I will change the desktop image and the living earth image will pop back up minutes later. Does anyone know how I can make this image stop taking over my desktop? Thanks!
    http://download.cnet.com/Living-Earth-Desktop/3000-2049_4-10789812.html
    This is the website.

    IF you know the exact file name of the download, you can search for it in the spotlight.
    (This icon) in the upper right corner.
    If you don't know the exact file name, you may have to redownload it so you can see it.
    I would also try doing a reboot after you change your desktop background to what you want.

Maybe you are looking for