Greate hack.
I modified a lot my Forum Home.
Something useful for you all:
Simple search
On Forumhome template add this whre you want:
Code:
<form action="http://www.softnews.ro/forum/search.php" method="post" target="_blank">
<input type="hidden" name="s" value="$session[sessionhash]">
<input type="hidden" name="searchdate" value="-1">
<input type="hidden" name="beforeafter" value="after">
<input type="hidden" value="0" name="showposts">
<input type="hidden" name="action" value="simplesearch">
<input type="text" class="bginput" name="query" onfocus="this.value='';" onblur="if(this.value=='') this.value='username'"> $gobutton<br>
<a href='search.php' target='_blank'>Advanced search</a>
</form>
Here is the demo:
http://www.softnews.ro/forum/
Also see the attached file