After completing installation of SugarCRM community edition, one of the first things you may want to change is the application logo. SugarCRM provides the option to change logo in admin panel. Navigate to Admin -> System Settings -> Select Logo Login to SugarCRM administration panel and click on Admin link from top right corner. Click on System Settings Click System Settings link will open a page where you can see Current Logo and an option to upload new logo. Note: The image file format can be either .png or .jpg. The maximum height is 17px, and the maximum width is 450px. Any image uploaded that is larger in any direction will be scaled to these max dimensions. Image file name must not contain a space character.
SugarCRM
How to change logo of SugarCRM application
After completing installation of SugarCRM community edition, one of the first things you may want to change is the application logo. SugarCRM provides the optio
· 5 min read
Related posts
SugarCRM
Get list of records from SugarCRM module using REST API
Its very common problem for many people to fetch data from SugarCRM application and feed it to some other application. Using REST API we can easily fetch list o
SugarCRM
How to parse Salesforce tables and put data in SugarCRM?
In previous post you learnt how to create REST API to fetch data from SugarCRM application, in this tutorial you will learn to migrate data from Salesforce to S
SugarCRM
How to make certain field readonly or disabled based on some other field’s value using SugarCRM Dependencies
Let’s suppose you want to make Mobile field readonly based on Title field’s value in Contacts Module. SugarCRM Dependencies: You can achieve above with SugarCRM


