Results 1 to 4 of 4

Thread: Adding Corporate Logo:Newbie

  1. #1
    rcatalano001 is offline Sugar Community Member
    Join Date
    Feb 2006
    Posts
    10

    Question Adding Corporate Logo:Newbie

    I poked around the forum and I could not find out how to Change the Corporate Logo for my site. Any suggestions would be great.

    By the way--thanks so much Sugar--this is exactly what I am looking for. We are a very small company with no money and big plans. Hopefully some day I will be able to contribute back to your company.

    Kindest Regards,

    Rick

  2. #2
    kbrill's Avatar
    kbrill is offline SugarCRM PS Engineer
    Join Date
    Jul 2004
    Location
    St Louis, MO
    Posts
    3,183

    Default Re: Adding Corporate Logo:Newbie

    themes/Sugar/images/company_logo.png

    each theme has an images directory with a company_logo.png file in it. Just change that file
    Kenneth Brill - Help Forum Moderator

    I do not respond to 'Private Messages'. Please email me directly instead

    When asking for help, PLEASE give us your Server Information and Version Numbers as asked for on the 'Post New Message' screen as well as any JavaScript errors shown at the bottom of the browser window.
    Help us Help You

  3. #3
    AbhishekKatiyars is offline Sugar Community Member
    Join Date
    Aug 2005
    Posts
    62

    Default Re: Adding Corporate Logo:Newbie

    Quote Originally Posted by rcatalano001
    I poked around the forum and I could not find out how to Change the Corporate Logo for my site. Any suggestions would be great.

    By the way--thanks so much Sugar--this is exactly what I am looking for. We are a very small company with no money and big plans. Hopefully some day I will be able to contribute back to your company.

    Kindest Regards,

    Rick
    Hi
    To change the Sugarcrm Logo by your own logo then you have to go to header.html which you can find here -

    \themes\sugar\header.html\


    <td><img src="{IMAGE_PATH}company_logo.png" width="212" height="40" alt="Company Logo" border="0"
    style="margin-left: 10px;"></td>

    And change the logo name with yours, but make sure that your logo is already under
    \include\images\

    Thanks
    Abhishek

  4. #4
    kbrill's Avatar
    kbrill is offline SugarCRM PS Engineer
    Join Date
    Jul 2004
    Location
    St Louis, MO
    Posts
    3,183

    Default Re: Adding Corporate Logo:Newbie

    Quote Originally Posted by AbhishekKatiyars
    Hi
    To change the Sugarcrm Logo by your own logo then you have to go to header.html which you can find here -

    \themes\sugar\header.html\


    <td><img src="{IMAGE_PATH}company_logo.png" width="212" height="40" alt="Company Logo" border="0"
    style="margin-left: 10px;"></td>

    And change the logo name with yours, but make sure that your logo is already under
    \include\images\


    Thanks
    Abhishek
    No , {IMAGE__PATH} is going to point to the /themes/CURRENT_THEME/images not /include/images. It's easier just to replace the company_logo.png with your own file of the same name.
    Kenneth Brill - Help Forum Moderator

    I do not respond to 'Private Messages'. Please email me directly instead

    When asking for help, PLEASE give us your Server Information and Version Numbers as asked for on the 'Post New Message' screen as well as any JavaScript errors shown at the bottom of the browser window.
    Help us Help You

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •