View Full Version : Thread Title Above Thread
theChronic
06-20-2006, 09:54 PM
Hey whats up
I was wondering how to get thread titles like on this board where the title is under the nav bar and above the threads in big letters? I attached an image of it
Thanks
john
oninuva
06-20-2006, 09:58 PM
go to your showthread template and add
<center>
<h1><font size="4">$thread[title]</font></h1>
$foruminfo[title]</center>
under $navbar
theChronic
06-28-2006, 05:31 PM
Sorry I'm new, where is the showthread template file?
I found showthread.php but that doesn't look like I would put that code there.
Also, what does $foruminfo[title] show, if $thread[title] shows the title?
Thanks
John
Adrian Schneider
06-28-2006, 05:46 PM
AdminCP > Style Manager > (your style) > Edit Templates > "Showthread Templates" > "SHOWTHREAD"
$foruminfo[title] would display the title of the current forum, so right now it would be "Modification Questions".
theChronic
06-28-2006, 09:06 PM
Awesome, thanks a lot. Its great to know how to use those templates too now.
theChronic
07-03-2006, 09:48 AM
Also, I added the forum title to the forumdisplay template. Both of these are good SEO practices if anyone else cares.. :)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.