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

RadDateTimePicker style issue

3 Answers 101 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Rabih
Top achievements
Rank 1
Rabih asked on 14 Aug 2012, 11:21 AM
Dears,
I am using Telerik controls (product version 2010.1.519.35)
i have a RadDateTimePicker, when i press the open calendar popup button, the calendar is transparent and very hard to see numbers.
I tried to override the default style embedded in your DLL by using my style :
.PickerCss,
.PickerCss .rcTable
{     
   background-color:inherit !important;
}

but your style (in DLL) is !important too and it is taking precedence over my style.
of course i cannot delete your style , so what i can do ?
Regards.

3 Answers, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 15 Aug 2012, 11:58 AM
Hello,

Go through the forum thread below and see if it helps:
http://www.telerik.com/community/forums/aspnet-ajax/calendar/skin-lost-on-non-ajax-post-back.aspx

Greetings,
Pavlina
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Rabih
Top achievements
Rank 1
answered on 16 Aug 2012, 05:17 AM
Dear Pavlina,

Thanks for your reply, but this is not my case.
 I just want to set my own style, but your style is stronger.
0
Rabih
Top achievements
Rank 1
answered on 16 Aug 2012, 07:32 AM
Dear Pavlina,
Don't mind, i have found the problem which is caused by code written by our company.

thanks for your efforts.
Tags
Calendar
Asked by
Rabih
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Rabih
Top achievements
Rank 1
Share this question
or