Results 1 to 3 of 3

Thread: change company logo image size in sugarcrm

  1. #1
    mittul's Avatar
    mittul is offline Sugar Community Member
    Join Date
    Aug 2011
    Posts
    84

    Default change company logo image size in sugarcrm

    hello .. i have changed the company logo by logged in as admin and going in admin -->> system settings and changed the logo to my company's one ..

    but now i want to change the height - width (size) of this logo ..

    i have tried to surf this out through google .. but yet not found the correct solution .

    i have SUGAR CRM VERSION 6.2.1 using it in my WAMP SERVER as local and using my windows xp 3 ..

    please masters help me how to change the image size of company logo .. pelase help me . .

    thank you . .

  2. #2
    rafael.q.g@hotmail.com's Avatar
    rafael.q.g@hotmail.com is offline Sugar Community Member
    Join Date
    Jun 2011
    Location
    Florianópolis - Brazil
    Posts
    795

    Default Re: change company logo image size in sugarcrm

    It is not a safe augarde solution, but works.
    Edit the file \include\MVC\View\SugarView.php

    Then look for all the lines which has the commands:
    $ss->assign("COMPANY_LOGO_WIDTH", <something>);
    $ss->assign("COMPANY_LOGO_HEIGHT", <something>);

    And replace what you found on <something> by the desired values.
    Rafael Queiroz Gonçalves, MSc.
    Advanced OMG UML Certified Professional
    Sun Certified Enterprise Architect for the Java Platform
    Sun Certified Programmer for the Java 2 Platform
    IBM Certified Advanced Application Developer - Lotus Notes and Domino
    IBM Certified Application Developer - IBM WebSphere Portlet Factory
    Master in Computer Science

  3. #3
    jmertic's Avatar
    jmertic is offline Sugar Community Manager
    Join Date
    Dec 2007
    Posts
    3,984

    Default Re: change company logo image size in sugarcrm

    Or you could copy the themes/Sugar5/_welcome.tpl to the custom directory and edit the image sizes there.

    Or, you could add a new custom/themes/Sugar5/style.css file with a directive in it to manually set the size of the image.

    Both options are upgrade-safe.
    John Mertic
    Sugar Community Manager

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Change redirection, on company logo click
    By anokirda in forum Developer Help
    Replies: 3
    Last Post: 2011-03-22, 09:24 AM
  2. Change in Logo size
    By biplob in forum Help
    Replies: 2
    Last Post: 2009-06-22, 08:34 AM
  3. Change Logo size
    By stheologo in forum Help
    Replies: 2
    Last Post: 2008-04-29, 07:51 AM
  4. replacing the image of company logo
    By santosh.ghalsasi in forum General Discussion
    Replies: 4
    Last Post: 2007-08-23, 02:05 PM
  5. where i've to change the company logo
    By sravani in forum Help
    Replies: 3
    Last Post: 2005-06-11, 12:29 PM

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
  •