Changing the company logo CRM5.2

Hi, I want to change the company logo in CRM5.2 WebUI. I have no idea where to start. Appriciate any help!
Best regards Eva

Hi,
If logo is already imported in SAP then you can directly add in your smartform.
else import logo
> goto se78 or program RSTXLDMC to upload Logo>
for se78 -> goto SE78.----> expand graphics. double click on bmp images.
click on import graphic button--> browse your image location.--- > enter
in this way you can upload only bmp images.
If you want to upload .tiff images---- > you can use the std progran RSTXLDMC
You can upload any form of graphic by using tcode OAER.
program: RSTXLDMC , upload .tiff file from C drive . ( type = BMON/ BCOL , text id = ST ..., text = name..so10) INCLUDE name OBJECT ID STANDARD in layout set window .
Save a Logo using Paintshop Pro or Corel Draw as Tiff file. Use RSTXLDMC to convert the logo to standard text in SapScript. When the program is executed, the path and file name have to be correctly specified.
Process could be like the following:
Run RSTXLDMC
Enter file name C:\MAIL\COMPLOGO.TIF
Resolution for Tiff file
Absolute X-position
Absolute Y-position
Absolute positioning
Reserved height
Shift to right
UOM = CM
Text title
Line width for text = 132
Text name ZHEX-MACRO-COMPLOGO
Text ID ST
Text language = E
Postscript scaling
Width & Height according to PS scaling
Number of Tiff gray levels (2,4,9) 2
Then Create a new window 'COMP' with attributes;
Window COMP description Company Logo
Window type CONST
Left margin 7.00 CH window width 10.00 CH
Upper margin LN window height 8.00 LN
Finally in the text element , mention
/: INCLUDE 'ZHEX-MACRO-COMPLOGO' OBJECT TEXT ID ST LANGUAGE 'E'.
Please note that if object name is not indicated as 'ZHEX...', the logo may not be printed!
You will not be able to see the logo in a test print. The same will be printed in actual printout.
If you are using two logos in the same layout, the names of the logos should be unique. Say 'ZHEX-MACRO-LOGO1' and 'ZHEX-MACRO-LOGO2'. Else all the information will be overwritten.
If the logo is not EXACTLY TIFF 6.0 , the same will not be printed.
See OSS notes 5995, 18045, 39031 for some inputs.

Similar Messages

  • 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

  • I want to remove/change my company logo from payment advice. How can we do?

    I want to remove/change my company logo from payment advice. How can we do that? Whar are the steps or procedure?
    Thanks.

    Go to the "File" menu, then "Print." The window that appears will have three drop-down menus at the top.
    The first is labeled "Printer",
    The second is "Presets".
    The third is unlabeled but has "Copies & Pages" selected by default.
    Click on that third menu and select "Firefox" near the bottom of the list.

  • Shifting the Company Logo to the right hand side?

    Hi Guys,
    There is a requirement to put the Logo of the Company in the header on the Right Hand Side of the Self Service Page. The customer has already modified all the buttons.links etc.The last requirement was to shift the Company Logo to the right hand side.
    Also there is a requirement to put the company on the Login Page.
    Please suggest a suitable way to achieve this.
    thanks a lot in advance.
    regards,
    Hem

    Hi Hem,
    There is no standard functionality to move the company logo to right hand side.
    But you can do a workaround,
    Take a backup of your $COMMON_TOP/html/OA.jsp
    add the following code
    <img src="YourCompanyLogo.bmp" width="100%" height="100">
    Under
    <%@ page
    language = "java"
    contentType = "text/html"
    errorPage = "OAErrorPage.jsp"
    import = "oracle.apps.fnd.framework.webui.OAJSPHelper"
    import = "oracle.apps.fnd.framework.webui.OAPageBean"
    import = "oracle.apps.fnd.framework.webui.OAGenericDispatcher"
    import = "oracle.cabo.ui.jsps.GenericEntry"
    %>
    YourCompanyLogo.bmp, should be in $COMMON_TOP/html,
    But you can keep in $OA_MEDIA also, but you give the corresponding path.
    goto your $COMMON_TOP/_pages/_oa__html/
    remove the cache for OA.jsp, using
    rm OA.
    YourCompanyLogo.bmp should be an image which will have your company log in the right hand side.
    And you can place a empty image for the standard image.
    For changing the standard image, check this URL..
    http://www.oracle.com/technology/tech/blaf/specs/branding.html
    If you face any issues to do this please let me know.
    Then bounce the apache.
    Then check.
    Thanks.
    With Regards,
    Kali.
    OSSI.

  • Changing the Watermark logo in the digital signature

    Dear All
    How can I change the wtermark logo (default is the Acrobat logo), in the digital signature.
    [Removed image containing personal information]
    to this one.
    Best Regards
    Einar
    Message was edited by: sinious

    Dear Mr. Alheit
    Yes I know you can remove the Adobe logo, but how do you put in your own logo in the background.
    Here is the Adobe logo in the background
    cid:[email protected]
    How do I put in this logo from my company.
    cid:[email protected]

  • Issue in changing the Mountain logo in CRM WEB UI

    Hi Everyone,
    My requiremnet is to change the mountain logo in the web ui logon screen. I have done all the configurations as per the link given below:
    New Skin Management Part 3 - Example about how to change the image above WorkCentre from CRM7.0 Ehp1 - CRM - SCN Wiki
    Still I am unable to show it up on the web ui screen. I am working on CRM 7.0 EHP3.
    Steps that I have followed:
    1. Copied the bsp application THTMLB_STYLES to Z*_SKIN and activated it.
    2. Created a custom folder by copying the standard skin in SPRO customizing ''Access Skin Workbench''
    3. Uploaded a new logo in custom folder under default-->styling-->lshape
    4. Copied the css file 'thtmlb_stand.css' to 'thtmlb_new.css' and changed logo name to the new logo name. Uploaded it to the custom folder under default.
    5. Did customizing under sub node: 'Define path for CSS files'
    Could you please suggest if I missed something in this procedure?
    Many Thanks!!
    Regards,
    Ekta

    Hi Becky,
    Usually, this is a customizing task, shoule be performed in Dev/Customizing client and once the reequest is released, then only it reaches to the testing client.
    Did it ask for a customizing request, usually it does, when you make the changes to UI config. I remember similar kind of issue I'd before, then i tried to do the same config in BSP_WD_CMPWB and it worked. May some some notes related to UI config wud be missing , please check it in SMP.
    /people/pengwah.ng/blog/2011/05/25/the-truth-about-webui-default-role-config-key
    The blog may be useful to understand the customer config.
    Get back to me for any further Q's
    Cheers. Satish

  • I use the company's iPad at work that has a different apple id for iCloud than my own personal iPad  at home. How can I change the company's iCloud id to synchronize with my own one?

    I use an iPad 2 at work that has a different apple id for iCloud than my own personal new iPad. How can I change the company's id for iCloud to synchronize with my own personal iPad?

    Go to Settings>iTunes and App Stores and tap the Apple ID listed and sign out and sign in with other ID
    You also may want to go to other places like:
    - Settings>iCloud
    - Settinge>FaceTime
    - Settings>Messages>Send and Receive and change the ID
    It may be best to go to Settings>General>Reset>Erase all Content and Settings and start over again and set up the iPod again with his account/ID

  • How to upload the Company logo in the Enterprise Portal

    Hi,
    I want to upload the company logo in the ESS (EP 7.0). Can anybody tell me the procedure for uploading the logo please.
    Thanks & Regards
    Aman

    Hi Chris Solomon ,
    Thanks for your reply,I want company logo on the right hand side of the screen example .
    Working Time
    Record Working Time                                                       logo                                                       
    Release Working Time Data                                            
    Leave Request
    Request leave and other types of absences.                      
    Quota Overview
    Request leave and other types of absences.
    When user click on the Working time tab, Working time page will open and it will show all the links(see above) so I want company logo on the right hand side on the working time page .

  • In the smartform how to change the company adress in the standard form

    Dear experts,
    In the smartform how to change the company adress in the standard form.
    Regards,
    Balakrishna R.V

    Hi,
    Go through this link below:
    change in SAP Standard Address
    Hope it helps
    Regards
    Mansi

  • What is the Exact Size of the Company Logo?

    Hi DBA's
    Can anybody tell me What is the Exact Size of the Company Logo for my login page of the Ebussiness Suit R12.1.1.
    Best Regards,
    SG

    Do you mean Exact size in dimensions(width/height) or size of the picture?
    For the size there is no max limit on the image but better to take the lightest image size in jpg, gif or png formats.
    And for the dimensions there is no limit.
    Edited by: $ami Malik on Mar 1, 2010 1:52 PM

  • Can any one tell me how to include the company logo and some poictures into the Teststand report

    1. Can any one tell me how to include the company logo and some pictures into the Teststand report?
    2. How to include the waveforms into the report?

    http://zone.ni.com/devzone/cda/epd/p/id/3619
    jigg
    CTA, CLA
    teststandhelp.com
    ~Will work for kudos and/or BBQ~

  • How do you change the company name in R/3

    I am trying to change this after a system copy.
    Thanks

    Hi Jeremy,
    U can Change the company name in R/3 through transaction SUCOMP
    Regards
    Subhash

  • I want to change the company address of payment advice.

    i want to change the company address of payment advice.
    plz any one tell me the procedure and Can any one tell me program name and layout name for payment advice.
    points will given.
    with regards

    plz tell me the procedure

  • 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

  • How can i change the IE logo

    Hi,
    How can i change the IE logo.
    I want to dispaly my logo on left top of the browser and on left side of the status bar.
    How can i do this?
    help me pls.

    Use Firefox. Hey presto, Firefox logo!
    HTH :o)

Maybe you are looking for

  • Iphoto crashes every time I try to burn a photo DVD

    Every time I try to burn a photo DVD the app crashes. I have tried using both and internal and external DVD burner. I never had this problem before. Please Help Thanks

  • R/3 to R/3 IDOC Sending with HTTP

    Hello everybody, I'm trying to send an Idoc from one R/3 System to another, I'm trying to use the function module IDOCS_OUTPUT_VIA_XML_HTTP and it requires an XML HTTP port in we21, now I'm trying to create an HTTP RFC connection but I'm lost with th

  • Add hyperlink in mail is adding extra characters to URL

    When I paste the add a hyperlink to a page called Recent News on my .mac site, extra characters are added to the url causing the page not to be found. "...Site/Recent%20News/D3A....html" becomes "...Site/Recent%2520News/D3A....html". I have no proble

  • Anyway to force patch install on a zone that's already installed in global?

    Global zone has 142909-17 installed: <pre>user@global:~$ showrev -p | grep "Patch: 142909-17" Patch: 142909-17 Obsoletes: 118814-01, 120038-01, 120816-01, 121128-01, 121394-03, 122085-01, 123194-01, 123271-01, 123332-02, 123334-05, 125022-01, 125108-

  • Basic Settings for ABAP Webdynpros

    Hi. I am new to Abap Web dynpros... plz help me regarding its setting with basis point of view  to start developing basic applications Regards Ammad