20-04-2013 Saat: 15:23
(Son Düzenleme: 20-04-2013 Saat: 15:55, Düzenleyen: uLtRa_magic.)
myBB.com sitesinden alımıştır.Çevrilmiştir.
Header'da bul :
Altına ekle :

ORJİNAL : http://mods.mybb.com/view-resource/search-box-in-header
Header'da bul :
PHP Kod:
<navigation>
PHP Kod:
<table border="0" cellspacing="1" cellpadding="4" class="tborder">
<tr>
<td class="thead"><strong>Arama</strong> <span class="smalltext"><a href="search.php">(hızlı arama)</a></span></td>
</tr>
<tr>
<td class="trow1" align="center">
<form method="post" action="search.php">
<input type="hidden" name="action" value="do_search" />
<input type="hidden" name="postthread" value="1" />
<input type="hidden" name="forums" value="all" />
<input type="hidden" name="showresults" value="threads" />
<input type="text" class="textboxse" name="keywords" value="" />
<input type="submit" class="button" value="Ara" />
</form>
</td>
</tr>
</table>

ORJİNAL : http://mods.mybb.com/view-resource/search-box-in-header