Paul-DS / bootstrap-year-calendar

[DEPRECATED] A fully customizable year calendar widget, for boostrap !
Apache License 2.0
293 stars 243 forks source link

Show the months only vertically #196

Closed oscaralmarr closed 6 years ago

oscaralmarr commented 6 years ago

verticaly

Why I only get the months shown vertically and not as in the examples? Even with the simplest case. My code is:

Html: <div id="calendar"></div>

And in the javascript call: $('#calendar').calendar();

William-H-M commented 6 years ago

Could it be that your div's have a css class that makes their width adjusted?

oscaralmarr commented 6 years ago

It was a problem with Bootstrap 4 Integration. I have taken the neivars fork and now is ok! Thanks!

Tannyll commented 5 years ago

How can I solve the problem with django bootstrap4