• For me it’s a good plugin, enough for what I need, but for me it has to problems:
    – the popups are not translated, it appears in the default language
    – the size of the calendar changes deppending on how longer is the page
    For this 2 problems I can’t use this component.

    Thanks

Viewing 1 replies (of 1 total)
  • Thread Starter kambiz_marta

    (@kambiz_marta)

    Hi, if somebody is intered how to fix the size of the calendari, I’ve found this solution in the faq’s. Just added the follow code to style.css

    .gg_widget_calendar .ui-datepicker-header{
    	height:30px;
    }
    .gg_widget_calendar .ui-datepicker-inline{
    	height:220px;

    But I’ve still have the same problem with the pop-ups. They are not translated. If somebody find or know the solution can post it.

    Thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘Good plugin with some errors’ is closed to new replies.