0

I am using Version 6.5.16 (Build 1082) of community edition sugarcrm, I need to change title in top left hand corner of sugarcrm logo to another logo picture. May I know how am I suppose to do it? thanks

user3065807
  • 31
  • 1
  • 8

3 Answers3

2

SugarCRM logo can be changed from admin panel and there is no need to do any programming or code update.

Admin -> System Settings -> Select Logo

I have written a blog post with screenshots that guides you to change SugarCRM logo

Tahir Yasin
  • 11,489
  • 5
  • 42
  • 59
0

The logo is located at themes/Sugar/images/dashboard.png. Replace it with a logo of your choice (default size: 28px X 28px). The "Sugar"-directory in the path above is the name of the default-theme, and might vary depending on your current setup.

ogge7
  • 314
  • 3
  • 5
  • how do i replace it?do i need to delete the sugar_icon.png file first? – user3065807 Dec 04 '13 at 13:57
  • I already found the file for the logo, may I know how do I replace it? Do i delete it? Sorry as this is really urgent – user3065807 Dec 05 '13 at 05:20
  • Yes, deleted it (or rename it to something else, incase you'd change your mind in the future) and add your new logo in the same folder with the same name and pixel-size – ogge7 Dec 05 '13 at 10:30
0

The logo can be changed from admin->system settings. Here you can upload your logo.

pratap
  • 31
  • 4