This is a migrated thread and some comments may be shown as answers.

BackColor not fit to the appointments of telerik RadSchedular

1 Answer 21 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Santosh
Top achievements
Rank 1
Santosh asked on 06 Jan 2012, 10:11 AM

Hi;

   I m facing problem in telerik RadSchedular  a two line title for a calender item does not fit in the color please see attached file
  i want to increase backcolor according to text size of appointments what do i do for that


please suggest
  

1 Answer, 1 is accepted

Sort by
0
Accepted
Princy
Top achievements
Rank 2
answered on 06 Jan 2012, 03:19 PM
Hello,

Try the following CSS.
CSS:
.RadScheduler_Default .rsAptContent
 {
  background-image:none !important;
  background-color:red !important;
 }

Thanks,
Princy.
Tags
Calendar
Asked by
Santosh
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or