Quote:
Originally Posted by Mobo
Okay, I installed this mod and have a working form that posts a thread in my Book Review sub-forum. Is there a way to have the form its self displayed at the top of that forum, instead of in a link buried in the man nav menu?
|
You could edit template
FORUMDISPLAY
HTML Code:
<vb:if condition="$foruminfo['forumid']==2">
<iframe src="misc.php?do=form&fid=1&embed=1" width="100%" height="300"></iframe>
</vb:if>
Add it above :
HTML Code:
<div id="above_threadlist" class="above_threadlist">