Sowohl das Eingabefeld, als auch der Absenden-Button sollen beide auf gleicher Höhe sein.
search.htm:
<form action="index.php" method="GET"><input valign="top" style="font-size:9px; border: 1px solid #A0A0A0;background-color: #E6E6E6; width:118px; height:17px;" type="text" value="{search}" name="search" size="{size}" /><input type="image" src="include/designs/kjg/images/search.jpg" type="submit" value="{_lang_search}" /></form>
{EXPLODE}
<div style="float: left">{MPL}</div>
<div style="float: right; text-align: right">Gesamt: {gAnz}</div>
<table width="100%" cellpadding="2" cellspacing="1" border="0" class="border">
{EXPLODE}
<tr class="{class}">
<td class="erstezeile" width="15">
<img src="include/images/forum/{ord}.gif" width="15" height="15" border="0"></td>
<td class="erstezeile">
<a href="?{link}">{titel}</a>
</td>
</tr>
{EXPLODE}
</table>
{MPL}
Und so siehts zurzeit aus:
betroffene Homepage: externer Link


