DieselTruck |
03-06-2008 02:08 AM |
I installed the Threads Prefix Mod..
But, this interfears with that..
Where I add:
in the Threadbit templateto the correct location, it throws the columns out of align and order. Here is the code with the the Threads Prefix Mod installed and template changed:
Code:
<if condition="$thread['pagenav']">$stylevar[dirmark]<span class="smallfont" style="white-space:nowrap">(<img class="inlineimg" src="$stylevar[imgdir_misc]/multipage.gif" alt="$vbphrase[multipage_thread]" border="0" /> $thread[pagenav]<if condition="$show[pagenavmore]"> ... <a href="showthread.php?$session[sessionurl]t=$thread[threadid]&page=$thread[totalpages]$thread[highlight]">$vbphrase[last_page]</a></if>)</span></if>
</div>
$extrafields
Any options to make these work together?
|