antennaio / jquery-bar-rating

jQuery Bar Rating Plugin - minimal, light-weight jQuery ratings.
http://antennaio.github.io/jquery-bar-rating/
MIT License
737 stars 260 forks source link

Changing fontawesome icon doesn't work #107

Closed jroberts07 closed 6 years ago

jroberts07 commented 6 years ago

Changing the unicodes for the fontawesome icons doesn't work. For example /f094 for star works fine, but if changed to /f154 for pound sign, empty box is displayed

jroberts07 commented 6 years ago

To use solid font awesome icons you need to set font weight to 900 font: normal 900 normal 3vw "Font Awesome 5 Free";