norcross / gravity-tooltips

Adds a custom field to each form element for tooltips
MIT License
74 stars 20 forks source link

Using entypo characters instead of img for the tooltip #16

Closed jpfour23 closed 8 years ago

jpfour23 commented 9 years ago

I'm wondering if you could help me with the code to use an entypo character in my blog theme vs. an image.

The code that shows the correct character is:

I'd love to be able to inject that in instead of the default image. Let me know what you think! Thanks in advance!

Josh

norcross commented 8 years ago

I've made some substantial changes now in how this is put together, and it uses a combination of an icon font and CSS instead of an image and JS. you should be able to filter it as you see fit.