The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
For some reason I have a duplicate forum name on my site.. see attached image.. I do not know how to delete this.. can anyone help.
Thanks |
|
#2
|
|||
|
|||
|
That's just the way it's coded. You can go to FORUMHOME template and comment that out.
HTML Code:
{vb:raw header}
{vb:raw navbar}
<div id="pagetitle">
<h1>{vb:raw vboptions.bbtitle}</h1>
<!-- p id="welcomemessage" class="description">{vb:rawphrase welcome_to_the_x, {vb:raw vboptions.bbtitle}}</p -->
</div>
<vb:if condition="$show['sidebar']">
<div id="content_container"<vb:if condition="$show['sidebarposition'] == 'left'"> class="contentright"</vb:if>>
<div id="content">
</vb:if>
|
| Благодарность от: | ||
| MarySBP | ||
|
#3
|
|||
|
|||
|
Thank you so much! Worked perfectly!!
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|