how do i define the button? I have only done small amounts of coding and the link.
would it be something like this?
HTML Code:
<if condition="!in_array($foruminfo[168], array(x,y,z))"><tr><a href="misc.php?do=form&fid=1"><img src="$stylevar[imgdir_button]/new_advert.gif" alt="$vbphrase[post_new_Ad]" border="0" /></a><else /> </if>
EDIT* I just place the Above code into the FORUMDISPLAY template, and now i have both the New Thread and New Ad buttons showing right on top of each other.
Just need to work out how to remove the New Thread button from the specific forums.
--------------- Added [DATE]1243435904[/DATE] at [TIME]1243435904[/TIME] ---------------
Ahh.. I have just noticed this has placed the New Ad button in every forum. not just the one specified.