The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Dear Experts,
How do I remove the thread name in front on my forum name when browsing the forum?? e.g I always want to show just my forum name whatever members read the thread/post. In example attached picture, I dont want to show the thread name"How to set up a test site? " Just want to show "vBulletin.org" Help me please. Thanks. Best regards, EUHDA |
#2
|
||||
|
||||
![]()
If you want to remove the thread title, then in the SHOWTHREAD template, find this:
HTML Code:
<title>$thread[prefix_plain_html] $thread[title]<if condition="$pagenumber>1"> - <phrase 1="$pagenumber">$vbphrase[page_x]</phrase></if> - $vboptions[bbtitle]</title> HTML Code:
<title>$vboptions[bbtitle]</title> |
#3
|
|||
|
|||
![]()
Thanks. Working perfect!
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|