Results 1 to 4 of 4

Thread: Customising text appearance

  1. #1
    Gill is offline Sugar Community Member
    Join Date
    Jun 2006
    Posts
    22

    Default Customising text appearance

    Hi,

    As a PHP newbie I am stuggling somewhat with performing this basic task. I am trying to create a color scheme for various fields, such as the status field and the priority field. My company finds it very helpful to have a 'traffic' light system for cases so that prioirty cases are easy to distinguish by colour as well as closed cases.

    Has anyone else done this? If they have can you please advise how you achieved this, as everything I have tried so far seems to break the system,,,

  2. #2
    gosugar is offline Sugar Community Member
    Join Date
    Jan 2006
    Posts
    108

    Default Re: Customising text appearance

    I think you can do that by changing the CSS file in the Theme folder.

  3. #3
    Gill is offline Sugar Community Member
    Join Date
    Jun 2006
    Posts
    22

    Default Re: Customising text appearance

    I have looked in the CSS I can see the controls for the color of the date values, but there are specific controls for today, tomorrow etc, but the php does not set a different class for the priority or the status fields. I am looking at how to get the php to create new classes for the priority and status fields so that I can control the colors in the CSS, but I am struggling on how to do this, as all I do is create php with errors so that nothing is displayed, or no text is displayed in the field

  4. #4
    Gill is offline Sugar Community Member
    Join Date
    Jun 2006
    Posts
    22

    Default Re: Customising text appearance

    I have looked in the CSS I can see the controls for the color of the date values, but there are specific class controls for today, tomorrow etc, but the php does not set a different class for the priority or the status fields. I am looking at how to get the php to create new classes for the priority and status fields so that I can control the colors in the CSS, but I am struggling on how to do this, as all I do is create php with errors so that nothing is displayed, or no text is displayed in the field I am trying to edit.

    If someone else has made this change or anyone who knows php pretty well would be able to do this in seconds I am sure...I am going to continue learning and struggling, and if I manage anything I will post it up here, if anyone else has any advise I would appreciate it.

Thread Information

Users Browsing this Thread

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

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
  •