![]() |
"Thread Information" In A Table On Top Of The Showthread
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 HTML Code:
<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%"> - vBulletin Options >> Server Settings and Optimization Options >> Update Thread Views Immediately >> Yes - vBulletin Options >> Thread Display Options (showthread) >> Show Users Browsing Threads >> Yes |
Cool ; different idea.. just installed. Thanx ;)
|
yea thx a lot :) clicked install
|
thanks organik kardeşim:D
|
Thank you for sharing your mod. Could you please also attach your instructions in a .txt file? Thank you.
|
Quote:
|
Ohhh.. I wish this was Big Title hack... like vbulletin.org used to have.
Good work though. |
I have the big title hack I think.. Forget where I found it.. but it shows thread title really big and shows replies and views too
|
The thread title on the top is enough information for me but thank you for the suggestion. :)
PHP Code:
|
Thank You For Sharing This
|
HOw can i change the fontsizes etc??
(sorry, not that big on codig myself :P ) |
nvm, got it...
The <h2> etc.. :P |
Nice *clicks install*
Bob |
thanks sağol adamım
|
To get just a thread title like I did here: http://www.computercreators.com/showthread.php?t=448
Find: Code:
$navbar Code:
<center><h1>$thread[title]</h1></center> |
Great idea! Can someone help me with the syntax for using an <if> statement to make this only show up for a particular forum?
|
Try something like this:
Code:
<if condition="in_array($forumid, array(x, y, z))"> |
Works like a charm. Needed that for a few other hacks as well, so thank you very much!
|
Glad to have helped. :)
|
All times are GMT. The time now is 05:56 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|