PDA

Просмотр полной версии : изменения в шаблон



pastor
08.02.2005, 11:34
Есть предложение..
В шаблон форума, в шапку, после

<tr>
<td height="25" align="center" valign="top" nowrap="nowrap"><span class="mainmenu">templates/subSilver/images/icon_mini_profile.gifПрофиль (profile.php?mode=editprofile) templates/subSilver/images/icon_mini_message.gifНовых сообщений нет (privmsg.php?folder=inbox) templates/subSilver/images/icon_mini_login.gifВыход [ pastor [Shadows] ] (login.php?logout=true&amp;sid=0fdc25f49137e3c749e01c2fd2e79e00)</span></td>
</tr>
</table>

вставить такой вот блочек:


<form action="search.php?mode=results" method="POST">

<table class="bodyline" width="100%" cellpadding="4" cellspacing="1" border="0">
<tr>
<td align=center>ПОИСК</td>
</tr>
<tr>
<td valign="top" align=center><span class="genmed">
<input type="text" style="width: 70%; border: 1px #98AAB1 solid;" name="search_keywords" /><input type="submit" value="искать" style="width: 25%; border: 1px #98AAB1 solid; background-color : #FFFFFF;" />
<input type="hidden" name="search_terms" value="any" />
<input type="hidden" name="search_forum" value="-1" />
<input type="hidden" name="search_time" value="0" />
<input type="hidden" name="search_fields" value="all" />
<input type="hidden" name="search_cat" value="-1" />
<input type="hidden" name="sort_by" value="0" />
<input type="hidden" name="sort_dir" value="DESC" />
<input type="hidden" name="show_results" value="topics" />
<input type="hidden" name="return_chars" value="200" />
</td>
</tr>
<tr><td align=right><span class=copyright>Desperado spec. edition</td></tr>
</table>
</form>

может поможет?