mervick / emojionearea

Emoji Picker Plugin for jQuery
https://jsfiddle.net/mervick/1v03Lqnu/765/
MIT License
953 stars 257 forks source link

Such a great plug-in! May I ask how to replace icons of categories and emoji button? #339

Closed xiaomeng2372 closed 5 years ago

xiaomeng2372 commented 5 years ago

May I ask how to replace icons of categories and emoji button with the pngs I have?

mervick commented 5 years ago

You can't do that with current api, you need to make changes in plugin source code

jerryliu1997 commented 5 years ago

Would you mind telling me how to do that? Thank you!

mervick commented 5 years ago

I think the most simple way to do that is to customize using css

jerryliu1997 commented 5 years ago

Oh no. I suck at CSS lol. Can you give me an example? For like how to replace the button icon. Thank you!