|
Rank: Advanced Member Groups: Member
Joined: 8/22/2009 Posts: 30
|
I have put DatePicker with Style 3 on my page which has css external file with setting body{color:blue} which overides month and days colors in DatePicker.
How to make DatePicker show its Style 3 right as it is?
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi, I would expect you to just customize the Calendar's DayStyle to override the color. Please see here for more details: http://doc.essentialobjects.com/library/1/calendar/calendar_style.aspxThanks
|
|
Rank: Advanced Member Groups: Member
Joined: 8/22/2009 Posts: 30
|
I applied DayStyle and everything else , but color is still inherited from body *.
I have tried adding CssClass to styles but nothing, I tried to use !important in CssText but also nothing.
|
|
Rank: Advanced Member Groups: Member
Joined: 8/22/2009 Posts: 30
|
Sorry, I have solved it. My mistake, it was some specific programmatic error.
Thank you.
|
|