The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Thread Title Above Thread
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 |
#2
|
|||
|
|||
go to your showthread template and add
Code:
<center> <h1><font size="4">$thread[title]</font></h1> $foruminfo[title]</center> |
#3
|
|||
|
|||
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 |
#4
|
||||
|
||||
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". |
#5
|
|||
|
|||
Awesome, thanks a lot. Its great to know how to use those templates too now.
|
#6
|
|||
|
|||
Also, I added the forum title to the forumdisplay template. Both of these are good SEO practices if anyone else cares..
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|