Back to vBulletin 3.5 Template Modifications

"Thread Information" In A Table On Top Of The Showthread
Mod Version: 1.00, by organik81

This modification is in the archives.
vB Version: 3.5.0 RC2 Rating: (0 vote - 0 average) Installs: 24
Released: 05 Sep 2005 Last Update: 05 Sep 2005 Downloads: 21
Not Supported Template Edits  

With this small modification, you can add some thread informations (title, vews, replies ...) at top pf the thread page.. I put a screenshot below...

- In SHOWTHREAD template find ;
HTML Code:
$navbar
Add below ;
HTML Code:
<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%">
<tr>
<td class="tcat"><span class="smallfont"><b><center>Thread Informations</center></b></span></td></tr>
<tr valign="middle"><td class="alt1">
<br />
<center><h3>$thread[title]</h3>
<h4>$vbphrase[views] : $thread[views]</h2>
<b>$vbphrase[replies] : $thread[replycount]</b><br /><br />
<b>Users Viewing This Thread : $activeusers</b></center>
</td>
</tr>
</table>
<br />
And make these settings below ;

- vBulletin Options >> Server Settings and Optimization Options >> Update Thread Views Immediately >> Yes

- vBulletin Options >> Thread Display Options (showthread) >> Show Users Browsing Threads >> Yes

Download

This modification is archived and cannot be downloaded.

Screenshots

 


vblts.ru supports vBulletin®, 2022-2024