Topic: Quick Search
Hi all,
Just thought I'd contribute a little mod which takes like 5 seconds to do, but is pretty useful.
To add a quick search to your forum header, modify your main.tpl file under include/template/
(see it in action here)
Change:
<td class="puncon1">
<pun_navlinks><br><br>
<pun_status>
</td>
To:
<td class="puncon1">
<pun_navlinks><br><br>
<table border="0" cellspacing="0" cellpadding="0" width="100%"><tr><td width="50%" valign="bottom">
<pun_status>
</td><td width="50%" align="right" valign="bottom">
<form method="get" action="search.php" id="search">Search forums:
<input type="hidden" name="action" value="search">
<input type="text" name="keywords" size="30" maxlength="100"><input type="submit" name="search" value="Go" accesskey="s">
</form>
</td></tr></table>
</td>
You can also add <input type="hidden" name="show_as" value="topics"> if you want to display the results as topics instead of posts.
Enjoy!
http://www.shuttertalk.com
The online bible for all
http://www.publicbible.com