Results 1 to 3 of 3

Thread: Colour Blind

  1. #1
    joenineo is offline Sugar Community Member
    Join Date
    Aug 2009
    Posts
    41

    Default Colour Blind

    Hi

    We have some users that are colour blind to the colour red which causes a problem in some browsers when a required field turns read and doesn't fade to white. They can't see black text on red!

    I have tried to find the css that controls this but haven't found it as yet. Does anyone know where this setting is please.

    Currently on Version 6.1.6
    Link Connect
    web : www.link-connect.com

    Providing bonded adsl and pwan solutions in the uk

  2. #2
    sts's Avatar
    sts
    sts is offline Sugar Community Member
    Join Date
    Aug 2010
    Posts
    978

    Default Re: Colour Blind

    Maybe you could share a screenshot so that we can see which part of the page you mean.

    One tip to find the relevant css codes:
    Using Firebug extension on Firefox. Attached you find a screenshot how this works. In that example you see on the right side which css-setting defines the text color of the marked field. If you place the mouse over "style..."-Links you see the full path where this file is located. 'Zeile 3629' e.g. is the row number in that file where you can find the style definition.
    In Firebug you can even test changes without doing them in the files. On the right side you can directly change values and look how this changes the view above...
    Attached Images Attached Images  
    Last edited by sts; 2012-01-06 at 02:11 PM.
    Stefan Ulrich Sauer
    System Analyst

    Devoteam Danet GmbH
    Gutenbergstraße 10
    D-64331 Weiterstadt
    Germany
    email: Stefan-Ulrich.Sauer@devoteam.com
    http://www.devoteam.de

  3. #3
    vistar86 is offline Sugar Community Member
    Join Date
    Jan 2012
    Posts
    32

    Default Re: Colour Blind

    I'm sure its in theme/yourtheme/style.css

    and your looking for:

    .required, .error {
    color: #FF0000;
    }

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. How to changes colour in Dashboard?
    By keyrull in forum Help
    Replies: 1
    Last Post: 2008-08-26, 10:06 AM
  2. Colour Coding Listview
    By twguk1516 in forum Developer Help
    Replies: 5
    Last Post: 2008-08-05, 03:43 PM
  3. SugarCRM for blind man's (disabled people)
    By patix in forum Feature Requests
    Replies: 1
    Last Post: 2007-07-30, 05:44 PM
  4. Outgoing Mail - BCC's not really blind
    By viadavem in forum General Discussion
    Replies: 3
    Last Post: 2006-09-19, 06:09 PM
  5. Outgoing Mail - BCC's not really blind
    By viadavem in forum Help
    Replies: 0
    Last Post: 2006-08-24, 08:52 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
  •