Admin paneli -> Stiller ve Temalar -> navbar şablonunda arayın;

PHP- Kodu:
<if condition="$show[’member’]"
Altına ekleyin;

PHP- Kodu:
<!-- ForumDenizi Hızlı Arama -->
<
td class="vbmenu_control">
    <
form action="search.php" method="post">
        <
input type="hidden" name="do" value="process" />
        <
input type="hidden" name="showposts" value="0" />
        <
input type="hidden" name="quicksearch" value="1" />
        <
input type="hidden" name="s" value="$session[sessionhash]/>
        <
input type="text" name="query" style="width:100px; height:10px; font-size:10px; font-family:verdana; color:#000000; filter:alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=0, StartY=0, FinishX=200, FinishY=0)" onfocus="this.value=’’" value="hızlı arama" />
    </
form>
<
td id="navbar_search" class="vbmenu_control">
<
a href"#"></a
İşlem bu kadardır.