I’m trying to figure out how to properly center a tooltip under a link (so it’s not positioned in line with the link).
[Link]
[tooltip should appear like this]
[Link]
[tooltip should not appear like this]
I’m also trying to figure out why my tooltip is not fading in.
There :
You can make the code more readable, but the idea is there 😉
[EDIT] Code changed, the text has to be centered even if it is too long. (I misread the question)