zickenbaendiger
10.05.2004, 09:37
1. Custombox generieren.
2. zwischen <div> und </div> folgendes einfügen:
<form action="$vboptions[bburl]/search.php" method="post" name="search">
<table cellpadding="0" cellspacing="0" border="0" class="tborder" width="100%">
<tr>
<td>
<table cellpadding="4" cellspacing="1" border="0" width="100%">
<tr>
<td class="tcat"><span class="smallfont"><b>Suche</b></span></td>
</tr>
<tr>
<td class="alt2">
<input type="hidden" name="s" value="" />
<input type="hidden" name="do" value="process" />
<input type="hidden" name="sortby" value="lastpost" />
<input type="hidden" name="forumchoice" value="0" />
<input type="text" name="query" size="15" class="bginput" /> <input type="submit" class="button" value="OK" /><br />
<span class="smallfont"><a href="$vboptions[bburl]/search.php?">Erweiterte Suche</a></span>
</td>
</tr>
</table>
</td>
</tr>
</table></form><br />
Gruss
ZB
2. zwischen <div> und </div> folgendes einfügen:
<form action="$vboptions[bburl]/search.php" method="post" name="search">
<table cellpadding="0" cellspacing="0" border="0" class="tborder" width="100%">
<tr>
<td>
<table cellpadding="4" cellspacing="1" border="0" width="100%">
<tr>
<td class="tcat"><span class="smallfont"><b>Suche</b></span></td>
</tr>
<tr>
<td class="alt2">
<input type="hidden" name="s" value="" />
<input type="hidden" name="do" value="process" />
<input type="hidden" name="sortby" value="lastpost" />
<input type="hidden" name="forumchoice" value="0" />
<input type="text" name="query" size="15" class="bginput" /> <input type="submit" class="button" value="OK" /><br />
<span class="smallfont"><a href="$vboptions[bburl]/search.php?">Erweiterte Suche</a></span>
</td>
</tr>
</table>
</td>
</tr>
</table></form><br />
Gruss
ZB