Support Forum
Is it possible to change the text that appears when you hover over buttons and if so, can you explain to me how I would do that?
change the text??? do you mean the actual words or the styling?
if words, depends on which ones you want to change... if core ones, no, not really... but you will find that most tooltips are added by your sp theme and passed via the template functions... so you can simple change the text to what you want... can be more exact if you give an example of one you want to change...
if you mean styling, absolutely... you will find the styling for the tooltips in your sp theme... if you want to remove the fancy tooltips and revert back to the browser default title tips, in you spFunctions.php file of your sp theme, just change:
if (!defined('SP_TOOLTIPS')) define('SP_TOOLTIPS', true);
from true to false...
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)