Paul-DS / bootstrap-year-calendar

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

Missing icons for previous and next year #190

Open fvarona opened 6 years ago

fvarona commented 6 years ago

Hi, thanks for this fantastic plugin.

Tried to make my own html with the full example, but the icons for previous and next year keep missing. I think I downloaded all references, but somehow they don't appear. Where do I find their origin?

Thanks in advance,

Fran

fvarona commented 6 years ago

More info: I downloaded all css and js files into the same folder, but somehow it still happens. There must be some reference to a js folder or something similar, because all reference files are present. Any ideas?

maliayan commented 6 years ago

Hi, @fvarona

If you use Bootstrap, you should change icon classes on .js file. Glyphicons are not supported by BS4. I used Font Awesome on my website, so I added similar icons from the same icon pack to solve this problem.

For official recommendations: https://getbootstrap.com/docs/4.0/migration/#components