Quote:
You miss this edit:
Quote:
## Template threadbit
Find:
<td class="alt1" id="td_title_$thread[realthreadid]" title="$thread[preview]">
Replace with:
<!-- TCattitude's improved thread preview -->
<td class="alt1" id="td_title_$thread[realthreadid]">
<!-- / TCattitude's improved thread preview -->
That title="$thread[preview]" is the default vb preview.
|
Yes i did miss it well sort of lol
This is what i had done, took me a while to figure it out mind as mine was slightly different to the code to change...
Code:
<!-- TCattitude's improved thread preview -->
<td class="alt1Active" id="td_title_$thread[realthreadid]" title="$thread[preview]" onmouseover="this.className='alt2Active'" onmouseout="this.className='alt1Active'">
<!-- / TCattitude's improved thread preview -->
This works 100% and is prob one of the best hacks i have installed
and beleive me, i have 209 installed pmsl....
Well done TC.... will look forward to more of your work in the future