[CLOSED] CalendarPanel: How to chage event character font size?

  1. #1

    [CLOSED] CalendarPanel: How to chage event character font size?

    I want to change the big font size for the event character?
    Is is possible?
    Click image for larger version. 

Name:	P7.png 
Views:	106 
Size:	84.0 KB 
ID:	2632
    Thanks.
    Last edited by Daniil; Apr 25, 2011 at 12:02 PM. Reason: [CLOSED]
  2. #2
    Hi,

    Please set up the respective style.

    Example
    <style type="text/css">
         .my-calendar .ext-evt-bd {
            font-size: large;
        }
    </style>
    
    <ext:CalendarPanel ... Cls="my-calendar">
  3. #3
    Thanks, It's OK now.

Similar Threads

  1. Font Size Change
    By megang in forum 1.x Help
    Replies: 1
    Last Post: Apr 09, 2012, 10:02 AM
  2. [CLOSED] increase font size
    By nhg_itd in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Sep 29, 2011, 7:04 AM
  3. [CLOSED] reduce button font size
    By speedstepmem3 in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Jun 13, 2011, 10:32 AM
  4. [CLOSED] how to change grid font size
    By sharif in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Mar 16, 2010, 1:35 PM
  5. [CLOSED] RowEditor font size
    By sharif in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: Mar 02, 2010, 4:08 PM

Posting Permissions