Previous Thread
Next Thread
Print Thread
Hop To
#230373 10/28/2009 5:45 PM
Joined: Mar 2007
Posts: 285
Likes: 1
E
Enthusiast
Enthusiast
E Offline
Joined: Mar 2007
Posts: 285
Likes: 1
Is there a way to disable the Tool Tips feature in the 'Active Topics' Page?

It doesn't seem to serve a purpose there if we're showing the same text. And, some at my Forum have commented that it's a bit annoying.

Optimally, I'd like to see a way where each person could choose to see them or not, but barring that, is there a way to turn them off on that page?

Bill

Joined: Dec 2006
Posts: 1,235
veteran
veteran
Joined: Dec 2006
Posts: 1,235
Try CP > Display Options > General > Primary tab > expand Forum Display Options > Topic tooltip preview size in characters. Leave the field blank or set to 0 to disable.

Joined: Mar 2007
Posts: 285
Likes: 1
E
Enthusiast
Enthusiast
E Offline
Joined: Mar 2007
Posts: 285
Likes: 1
Originally Posted by ScriptKeeper
Try CP > Display Options > General > Primary tab > expand Forum Display Options > Topic tooltip preview size in characters. Leave the field blank or set to 0 to disable.
Thanks, but I'd like to just turn it off for the 'Active Topics' page, not the whole Forum.

Bill

Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
The only way to do that currently will be to make a small modification to scripts/activetopics.inc.php. About line 51, right after the line that starts with:

PHP Code

extract($in...
 

Add this:

PHP Code

$config['TOOLTIP_LENGTH'] = 0;
 

Joined: Mar 2007
Posts: 285
Likes: 1
E
Enthusiast
Enthusiast
E Offline
Joined: Mar 2007
Posts: 285
Likes: 1
Thanks Rick!!

Any chance that 'Tool Tips' could be turned on/off as a Preference in future versions?

Bill

Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
Yes, I'd say there's a 99.9% chance of that wink

Joined: Mar 2007
Posts: 285
Likes: 1
E
Enthusiast
Enthusiast
E Offline
Joined: Mar 2007
Posts: 285
Likes: 1
[Linked Image] [Linked Image]

smile
Bill

Joined: Jun 2007
Posts: 18
J
stranger
stranger
J Offline
Joined: Jun 2007
Posts: 18
Is this option being added to v8 ?


Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
Bots
by Outdoorking - 04/13/2024 5:08 PM
Can you add html to language files?
by Baldeagle - 04/07/2024 2:41 PM
Do I need to rebuild my database?
by Baldeagle - 04/07/2024 2:58 AM
This is not a bug, but a suggestion
by Baldeagle - 04/05/2024 11:25 PM
spam issues
by ECNet - 03/19/2024 11:45 PM
Who's Online Now
0 members (), 686 guests, and 131 robots.
Key: Admin, Global Mod, Mod
Random Gallery Image
Latest Gallery Images
Los Angeles
Los Angeles
by isaac, August 6
3D Creations
3D Creations
by JAISP, December 30
Artistic structures
Artistic structures
by isaac, August 29
Stones
Stones
by isaac, August 19
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20230217)