Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use different stars icon #37

Open
pdoreau opened this issue Jul 13, 2016 · 1 comment
Open

Use different stars icon #37

pdoreau opened this issue Jul 13, 2016 · 1 comment

Comments

@pdoreau
Copy link

pdoreau commented Jul 13, 2016

How can we use different stars icon ?
I'd like for example to use font-awsome classes (fa fa-star etc), instead of ionic ones (ion-ios-star etc)
Is that possible ?

@ygss3614
Copy link

ygss3614 commented Jul 14, 2016

add in your template html
"script src="https://use.fontawesome.com/a727a965bf.js"
and change the ionic-rating.min.js
find and replace (ion-ios-sta) for ( fa-star)

Works for me!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants