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
Fetch Records from a SugarCRM Module via 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
Parse Salesforce Tables and Migrate Data to 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
Make a Field Readonly Based on Another Field in SugarCRM
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


