Support Forum
How to disable forum hover bubbles?
Ike
Sawtry, UK
Member
Free Members
Offline
Hey Domochevsky,
You can turn tooltips off through your themes spFunctions.php in the templates folder. Using default theme for example, just find the line
if (!defined('SP_TOOLTIPS')) define('SP_TOOLTIPS', true);
and change the last argument to 'false'.
if (!defined('SP_TOOLTIPS')) define('SP_TOOLTIPS', false);
As always, we recommend that this is done in a child theme so you don't loose the change when updating.
Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Top Posters:
Mr Papa: 19448
Ike: 2086
Brandon: 864
kvr28: 804
jim: 650
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 619
Members: 17361
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10127
Posts: 79625