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

Telerik RadScheduler Silk Skin not properly displayed...

1 Answer 121 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Layale
Top achievements
Rank 1
Layale asked on 18 Nov 2014, 09:11 AM
Hello,

I am using the RadScheduler control with the Silk Skin selected. The layout is not proper; for example when I open the AdvancedForm the "All Day" label is displayed under the checkbox, this also applies to all other checkboxes (Recurrence, Monday, etc...). Also the style of the Start Time and End time is not correct, the width is not enough and the date is cut.

What is the reason behind this behavior and how can I fix the styles to have a correctly displayed RadScheduler? If I edit the style and make the width bigger, the other Description and Subject textboxes become smaller. Please advise.

Thanks in advance,
Best Regards.

1 Answer, 1 is accepted

Sort by
0
Magdalena
Telerik team
answered on 20 Nov 2014, 03:55 PM
Hi Layale,

We succeeded to reproduce only the issue with the smaller width of the date picker. Please, find a screenshot in the attachment.

Please, apply the following CSS for preliminary solving the issue
.rsAdvDatePicker .riSingle.RadInput_Silk {
    width: 95px !important;
}

As we are not able to reproduce the issue with wrapping controls after labels, could you provide us with a sample project where the issue is reproduced?

Regards,
Magdalena
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Scheduler
Asked by
Layale
Top achievements
Rank 1
Answers by
Magdalena
Telerik team
Share this question
or