این کد رو تو قالب اصلی main.tpl قرار بده
<form onsubmit="javascript: showBusyLayer()"
method="post" action=''>
&n
bsp; &nbs
p; <input type="hidden" name="do"
value="search" />
&n
bsp; &nbs
p; <input type="hidden" name="subaction"
value="search" />
&n
bsp; &nbs
p; <table width="246" border="0" cellspacing="0"
cellpadding="0" height="43">
&n
bsp; &nbs
p; <tr>
&n
bsp; &nbs
p; <td width="246"
align="right">
&n
bsp; &nbs
p; <input name="story" value="جستجو..." onblur="if(this.value=='') this.value='جستجو...';" onfocus="if(this.value=='جستجو...') this.value='';" type="text" size="30" /><span lang="en-us">
&n
bsp; &nbs
p; </span>
&n
bsp; &nbs
p; <input type="image" style="border:0 none; " src="{THEME}/images/search-btn.png"
name="search" align="bottom" /></td>
&n
bsp; &nbs
p; </tr>
&n
bsp; &nbs
p; </table>
&n
bsp; </form>