The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
On the forum index, I'd like the title to be
Forum Name - Description but on the threads, I want the title to just be the threadname. Is this possible? I want it setup how http://forums.digitalpoint.com has it |
#2
|
||||
|
||||
![]()
You are talking about the <title> tags to put the title in the browser? If so, you need to modify the SHOWTHREAD template.
|
#3
|
|||
|
|||
![]()
Yes, that is what I am talking about, but where in the SHOWTHREAD template should I edit?
|
#4
|
||||
|
||||
![]()
You would edit the part where it says <title> This is from the SHOWTHREAD template (there is something similar in the FORUMDISPLAY template):
HTML Code:
<title>$thread[prefix_plain_html] $thread[title]<if condition="$pagenumber>1"> - <phrase 1="$pagenumber">$vbphrase[page_x]</phrase></if> - $vboptions[bbtitle]</title> |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|