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
Bookmarks