Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: Controlling Look and Feel - Data vs Labels

  1. #1
    datasponge is offline Sugar Community Member
    Join Date
    Mar 2008
    Location
    San Jose, CA, USA
    Posts
    553

    Default Controlling Look and Feel - Data vs Labels

    Hi All,

    Some of my users have complained that the labels in Sugar are more prominently displayed than the data values and my observation is that it is true.

    For example in the theme Bold Move (my personal favorite) the labels are bold and the data values are not and they are the same size. In the theme Sugar, the data labels are a crisp black, while the data is a slightly fuzzy gray. Both seem to pull attention to the labels rather than the data.

    Why are the labels more prominent than the data?

    More importantly, is it possible to control the styles used to add preferences for my organization beyond themes? For example I would prefer to make data bold and labels not bold and labels one size smaller than data.

    I've seen a lot of mention of new theme features in 5.5. Is there greater control of this in 5.5?

    Thanks

    Phil

  2. #2
    salesagility's Avatar
    salesagility is offline Sugar Community Member
    Join Date
    Aug 2006
    Location
    UK
    Posts
    2,379

    Default Re: Controlling Look and Feel - Data vs Labels

    Mmmmm .... do style sheets mean anything? ....

  3. #3
    Angel's Avatar
    Angel is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Los Angeles
    Posts
    4,813

    Default Re: Controlling Look and Feel - Data vs Labels

    I think you make a very valid point. Changes to address issues like this go a long way to making users happy and more accepting of the application. They are not bells-and-whistles, but they help tremendously.

    That being said, take a look at the style.css style sheet in /themes/<theme name>. You should be able to control a fair amount of the look and feel through modifications to that file.
    Regards,

    Angel Magaņa
    Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
    Blog: http://cheleguanaco.blogspot.com.
    Twitter: @cheleguanaco.

    ________
    | Projects: |_____________________________________
    |
    | CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
    | GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
    | CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
    | Round Robin Leads Assignment
    | Phone Number Formatter
    | CaseTwit (Twitter Integration)
    ______________________________________________

  4. #4
    salesagility's Avatar
    salesagility is offline Sugar Community Member
    Join Date
    Aug 2006
    Location
    UK
    Posts
    2,379

    Default Re: Controlling Look and Feel - Data vs Labels

    Quote Originally Posted by Angel View Post
    I think you make a very valid point. Changes to address issues like this go a long way to making users happy and more accepting of the application. They are not bells-and-whistles, but they help tremendously.

    That being said, take a look at the style.css style sheet in /themes/<theme name>. You should be able to control a fair amount of the look and feel through modifications to that file.
    Aye Angel, agreed ...... UI, usability and visual aesthetics are important .... it's been a long day and in the greater scheme of things I'd like to see change in sugar, a darker shade of text doesn't really come very far up my list of priorities.

  5. #5
    salesagility's Avatar
    salesagility is offline Sugar Community Member
    Join Date
    Aug 2006
    Location
    UK
    Posts
    2,379

    Default Re: Controlling Look and Feel - Data vs Labels

    Oh ... and just noticed your signature pointing to the Goldmine utility ... most excellent ... I'm off to have a play with it ...this may be very useful. Thank you!

  6. #6
    Angel's Avatar
    Angel is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Los Angeles
    Posts
    4,813

    Default Re: Controlling Look and Feel - Data vs Labels

    Quote Originally Posted by salesagility View Post
    Aye Angel, agreed ...... UI, usability and visual aesthetics are important .... it's been a long day and in the greater scheme of things I'd like to see change in sugar, a darker shade of text doesn't really come very far up my list of priorities.
    That's usually the case in most development scenarios. It is not a trait unique to your experience or mine.

    Unfortunately, most analysts and media people tend to focus on bells-and-whistles versus the overall picture of a product, so that tends to factor into the prioritization process for most development houses as well.

    I could go on forever on this topic, but I'll spare everyone else the pain of having to read my nonsense.
    Regards,

    Angel Magaņa
    Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
    Blog: http://cheleguanaco.blogspot.com.
    Twitter: @cheleguanaco.

    ________
    | Projects: |_____________________________________
    |
    | CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
    | GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
    | CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
    | Round Robin Leads Assignment
    | Phone Number Formatter
    | CaseTwit (Twitter Integration)
    ______________________________________________

  7. #7
    Angel's Avatar
    Angel is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Los Angeles
    Posts
    4,813

    Default Re: Controlling Look and Feel - Data vs Labels

    Quote Originally Posted by salesagility View Post
    Oh ... and just noticed your signature pointing to the Goldmine utility ... most excellent ... I'm off to have a play with it ...this may be very useful. Thank you!
    Let me know if you find any problems with it. The public one on SugarForge is limited functionality, but no restrictions on the number of records it can import or the like.

    The commercial version has greater capabilities in that it can import e-mail, history, pending, opportunities, etc.
    Regards,

    Angel Magaņa
    Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
    Blog: http://cheleguanaco.blogspot.com.
    Twitter: @cheleguanaco.

    ________
    | Projects: |_____________________________________
    |
    | CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
    | GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
    | CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
    | Round Robin Leads Assignment
    | Phone Number Formatter
    | CaseTwit (Twitter Integration)
    ______________________________________________

  8. #8
    datasponge is offline Sugar Community Member
    Join Date
    Mar 2008
    Location
    San Jose, CA, USA
    Posts
    553

    Default Re: Controlling Look and Feel - Data vs Labels

    Thanks Angel,

    Your specific reference to where to look in Sugar to control stylesheets is exactly what I needed.

    SalesAgility, I am familiar with stylesheets, but I have not previously looked into how SugarCRM references them and didn't know where to start, so I think your post was inappropriate.

    Phil

  9. #9
    salesagility's Avatar
    salesagility is offline Sugar Community Member
    Join Date
    Aug 2006
    Location
    UK
    Posts
    2,379

    Default Re: Controlling Look and Feel - Data vs Labels

    Quote Originally Posted by datasponge View Post
    Thanks Angel,

    Your specific reference to where to look in Sugar to control stylesheets is exactly what I needed.

    SalesAgility, I am familiar with stylesheets, but I have not previously looked into how SugarCRM references them and didn't know where to start, so I think your post was inappropriate.

    Phil
    There's a Scottish saying that may be apposite ... "aye whatever"

  10. #10
    salesagility's Avatar
    salesagility is offline Sugar Community Member
    Join Date
    Aug 2006
    Location
    UK
    Posts
    2,379

    Default Re: Controlling Look and Feel - Data vs Labels

    Quote Originally Posted by Angel View Post
    That's usually the case in most development scenarios. It is not a trait unique to your experience or mine.

    Unfortunately, most analysts and media people tend to focus on bells-and-whistles versus the overall picture of a product, so that tends to factor into the prioritization process for most development houses as well.

    I could go on forever on this topic, but I'll spare everyone else the pain of having to read my nonsense.
    We have yet to have a client say "change the UI".

    Lots that say "can we do this, can we do that" ...

    NOBODY that says "This is what we need but can we make the text a lighter shade of grey"

    But, I live to learn

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Custom field labels in data export?
    By jpop in forum Help
    Replies: 2
    Last Post: 2010-08-25, 09:51 AM
  2. Replies: 3
    Last Post: 2009-03-17, 12:39 AM
  3. User's module controlling
    By xfuture in forum General Discussion
    Replies: 9
    Last Post: 2009-03-05, 09:11 AM
  4. subpanel UI look and feel??
    By sugarcare in forum Developer Help
    Replies: 2
    Last Post: 2006-07-21, 07:43 PM
  5. Controlling outgoing email rate?
    By jimatbes in forum Feature Requests
    Replies: 3
    Last Post: 2005-10-03, 06:47 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
  •