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

How to change the background color of Radschudler

2 Answers 58 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
sharath
Top achievements
Rank 1
sharath asked on 22 Apr 2015, 10:16 AM

Hello Admin,

 I have query regarding the radschedular. Currently i'm using the outlook skin for radschedular. I need to change only the background color from yellow to white. Please find the screen shot as below. Which is having a yellow color currently. How to change the same to white. Could you guys please shed some light to me. I'm stucked up in an lion's den now.

2 Answers, 1 is accepted

Sort by
0
sharath
Top achievements
Rank 1
answered on 22 Apr 2015, 03:24 PM
Can anyone please help me?? I have been trying from hours to achieve.
0
Ivan Danchev
Telerik team
answered on 24 Apr 2015, 12:25 PM
Hello,

You can change the background color with the following CSS rule:
.RadScheduler_Outlook .rsContentTable, .RadScheduler .rsAgendaTable {
    background-color: #ffffff;
}

Regards,
Ivan Danchev
Telerik
 

See What's Next in App Development. Register for TelerikNEXT.

 
Tags
Scheduler
Asked by
sharath
Top achievements
Rank 1
Answers by
sharath
Top achievements
Rank 1
Ivan Danchev
Telerik team
Share this question
or