The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Change thread preview to only work over title
I would like to change it so that the thread preview only works when the mouse is over the thread title instead of when it is anywhere in the box containing the thread title.
I did this a long time ago on an earlier version of vB but i can't seem to find where to do it in 3.6. |
#2
|
||||
|
||||
Find in your Threadbit template:
Code:
id="thread_title_$thread[realthreadid]" Code:
title="$thread[preview]" Code:
<td class="alt1" id="td_threadtitle_$thread[realthreadid]" title="$thread[preview]"> Code:
<td class="alt1" id="td_threadtitle_$thread[realthreadid]"> |
#3
|
|||
|
|||
Thank you!
Worked perfectly. |
#4
|
||||
|
||||
No problem, glad to help.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|