7
Search code:
<center><form style="margin-top: 0px;" action="<{$xoops_url}>/search.php" method="post">
<input type="text" name="query" size="14" style="font-family: Tahoma; font-size: 10pt; background-color: rgb(255,255,255); color: rgb(0,0,0); border: 1px solid rgb(0,0,0)" /><input type="hidden" name="action" value="results" /><br /><input type="submit" value="<{$block.lang_search}>" style="font-family: Tahoma; font-size: 10pt; background-color: rgb(255,204,0); color: rgb(0,0,0); border: 1px solid rgb(0,0,0)" />
</form>
<a href="<{$xoops_url}>/search.php"><{$block.lang_advsearch}></a></center>
You would have to change the <($xoops_url)> to your site's full web address and keep the /search.php at the end.
This form comes from my search block in block admin.