Back to vBulletin 3.7 Template Modifications

Remove mouseover thread preview for guests
Mod Version: 1.00, by cad2go

This modification is in the archives.
vB Version: 3.7.x Rating: (1 vote - 5.00 average) Installs: 4
Released: 05 Feb 2009 Last Update: Never Downloads: 0
Not Supported Template Edits  

This edit will remove the text guests see when they hover their mouse over a thread.

The bonus is that your forumdisplay pages will load faster and guests won't be eating up as much bandwidth. Normal members are unaffected.

I haven't checked on 3.8 yet but presume this will work with it too as it's such a tiny edit.

Open up your threadbit template

Find:
Code:
<td class="alt1" id="td_threadtitle_$thread[realthreadid]" title="$thread[preview]">
Replace with:
Code:
<td class="alt1" id="td_threadtitle_$thread[realthreadid]" title="<if condition="$show['member']">$thread[preview]</if>">
That's it!

Demo: http://www.utdforum.com/forum/forumdisplay.php?f=2

This is the page size difference: (approx 25KB)
forumdisplay.php for guests = 80.1KB
forumdisplay.php for members = 107.1KB*

*based on a typical setting of 125 in Admin CP -> vBulletin Options -> Forum Display Options (forumdisplay) -> Length of Thread Preview Text

Download

No files for download.

Similar Mods

Forum Home Enhancements AJAX - Mouseover Profile Preview vBulletin 3.6 Add-ons

vblts.ru supports vBulletin®, 2022-2024