I'm not very good with this. I'm unsure of where to edit to achieve a submit button as the new thread image and what code / link to use.
Can you help?
--------------- Added [DATE]1248436562[/DATE] at [TIME]1248436562[/TIME] ---------------
No worries. I fixed it
Here's what fixed it:
Code:
<input type="button" name="create" value="New Thread" onClick="window.location='newthread.php?$session[sessionurl]do=newthread&f=$foruminfo[forumid]'" class="button"/>
Thanks anyway!