PDA

View Full Version : how do I put a text ad here, see picture


ryans1000
10-05-2011, 03:18 PM
Which page do I edit to put a text add here. I wanted it in the center of the page.

kh99
10-05-2011, 05:23 PM
I think you want to edit the FORUMHOME template. The forum title and "Welcome To" message looks like this:

<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>

ryans1000
10-05-2011, 07:21 PM
thanks a lot, that works!