Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
140
CSS Classes for WebDateChooser
posted

Hi,

I have a stylesheet file and I want to use the classes in the stylesheet to my WebDateChooser. How to do this?

Parents
No Data
Reply
  • 24497
    posted

    Hi,

    To set css which contains borders, you may use WebDateChooser.CssClass.

    To set css which contains font, color, backcolor, you may use WebDateChooser.EditStyle.CssClass.

    To set css classes to drop-down-calendar, you may use WebDateChooser.CalendarLayout.XxxStyle.CssClass.

    If you EnableAppStyling, then you may use/customize values in ig_datechooser.css and ig_calendar.css files used for StyleSetName and Path.

Children
No Data