The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Which page do I edit to put a text add here. I wanted it in the center of the page.
|
|
#2
|
|||
|
|||
|
I think you want to edit the FORUMHOME template. The forum title and "Welcome To" message looks like this:
Code:
<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>
|
|
#3
|
|||
|
|||
|
thanks a lot, that works!
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|