Hello,

It is possible to change the question mark that appears when I hover my hovertips? I'm not seeing the one at hoverinfo.png (the blue one), I'm just seeing one like a question mark but ending with a pointer (in Firefox 3, Ubuntu).
Can I just use the regular pointer?

Thanks!

Comments

Dave Cohen’s picture

Status: Active » Fixed

Sure, just look for "cursor" in the hovertip.css file. You can change what's there or even better override the styles in your theme's css.

ferrangil’s picture

Thanks!!
I was trying to modify that line:
/* background: transparent url(hoverinfo.png) no-repeat center center; */
even if it never worked for me (I mean, I never saw that .png image when hovering over my spans...

It's great to use firebug to see all the pointers hehe (but then we need to see what regular people will get in IE and so on...).
Thank you very much!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.