[CLOSED] How to paint the boxes with events of a different color

  1. #1

    [CLOSED] How to paint the boxes with events of a different color

    hellow how to paint the boxes with events of a different color?
    im using ext 1.3 and safari & ie

    Click image for larger version. 

Name:	events.png 
Views:	42 
Size:	22.2 KB 
ID:	4211

    Thanks for you help.
    Last edited by Daniil; May 08, 2012 at 4:04 PM. Reason: [CLOSED]
  2. #2
    Hi,

    Unfortunately, there is no such built-in functionality. As well, I can't see any more or less difficult way to achieve that.

    I can suggest to highlight a "more" td element.
    <style type="text/css">
        .ext-cal-ev-more {
            background-color: red;
        }
    </style>
  3. #3
    Thanks for you help!!.

Similar Threads

  1. Replies: 15
    Last Post: Feb 03, 2011, 1:27 PM
  2. Exclusive Check Boxes
    By juredecman in forum 1.x Help
    Replies: 0
    Last Post: Aug 31, 2010, 11:40 PM
  3. [1.0] Combo boxes not editable.
    By michaeld in forum 1.x Help
    Replies: 1
    Last Post: May 20, 2010, 10:49 AM
  4. [CLOSED] combo boxes initialization
    By alexp in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: May 04, 2010, 11:11 AM
  5. Linked Combo Boxes using DataSources
    By rthiney in forum 1.x Help
    Replies: 3
    Last Post: Aug 06, 2009, 12:36 PM

Posting Permissions