Results 1 to 3 of 3

Thread: Change in Logo size

  1. #1
    biplob is offline Senior Member
    Join Date
    Feb 2009
    Posts
    61

    Default Change in Logo size

    Hi,
    I want to change the size of the logo in the CRM.Using system settings I can add any logo to CRM but I want to change the default size of the logo.May anyone can tell abt that?Where is the file that can be changed to add logo with different size.

    Thanks in advance

  2. #2
    saurabhcanada is offline Junior Member
    Join Date
    Jun 2009
    Location
    India
    Posts
    2

    Smile Re: Change in Logo size

    try to do it like this,first see which page style you are using.
    1:--go to your sugarcrm folder
    2:--go to theams folder
    3:--go in that theame folder and then go to CSS scripts in style.css ,try to locate your code

    try it and let me know

  3. #3
    RandyLee's Avatar
    RandyLee is offline Sugar Team Member
    Join Date
    Oct 2008
    Posts
    605

    Default Re: Change in Logo size

    In yourInstance\themes\themeName\header.html file, modify the width and height in logo section.

    HTML Code:
    <td class="logo" rowspan="2" valign="top">
    	<img src="{COMPANY_LOGO}" width="212" height="40" alt="Company Logo" border="0">
    </td>

    Better Sugar, Better Life!

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. cannot change the logo
    By sverdlov in forum General Discussion
    Replies: 5
    Last Post: 2009-04-15, 11:08 AM
  2. how to change logo
    By t.harish in forum Developer Help
    Replies: 1
    Last Post: 2008-09-01, 02:25 PM
  3. Change Logo size
    By stheologo in forum Help
    Replies: 2
    Last Post: 2008-04-29, 07:51 AM
  4. change logo
    By snue in forum Feature Requests
    Replies: 1
    Last Post: 2006-04-18, 06:05 AM
  5. How to change logo
    By raza in forum Developer Help
    Replies: 1
    Last Post: 2005-12-07, 10: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
  •