PDA

View Full Version : Code Insert and Template Question



patsfans
Mon 12th Sep '05, 3:52pm
I have two questions. I would like to insert an adbar into my forum, but can't figure out where to do it.

So my questions are, #1 What template do I edit, and where in the code should I insert the ad code?

The location of where I'd like to put it is in the screenshot below:

http://www.patsfans.com/images/here.jpg

Jake Bunce
Tue 13th Sep '05, 12:54pm
Admin CP -> Styles & Templates -> Style Manager -> « » -> Forum Display Templates -> FORUMDISPLAY



<if condition="$pagenav"><td align="$stylevar[right]">$pagenav</td></if>
</tr>
</table>
<!-- / controls below thread list -->


<br />


HERE



<!-- Active Users in this Forum (and sub-forums) and Moderators -->

<form action="forumdisplay.php" method="get">
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="f" value="$forumid" />
<input type="hidden" name="page" value="$pagenumber" />
<input type="hidden" name="pp" value="$perpage" />