I\'m trying to customise the positioning of my tooltips, using jQuery UI Tooltip and this code:
$(\".karma\").tooltip({ position: { my: \"center bottom
You can try this:
my: "left-25 bottom", at: "center"