- -" เหอๆๆ
วิธีทำน่ะครับ
ไปเอาโค๊ตเสิชกุเกิ้ลเฉพาะเว็บเราจาก
www.cannot.info ครับ
เข้าไปที่ Style Manager > Edit Template > Navigation / Breadcrumb Template > navbar ครับ
หาคำว่า <!-- header quick search form --> ครับ แล้วเอาโค๊ตไปวางแถวๆนั้นน่ะครับ
ของผม ก็ประมาณนี้<if condition="$show['searchbuttons']">
<!-- header quick search form -->
<div class="vbmenu_popup" id="navbar_search_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead">$vbphrase[search_forums]</td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite">
<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" class="bginput" name="query" size="20" /> $gobutton<br />
</form>
</td>
</tr>
<tr>
<td class="vbmenu_option"><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow">$vbphrase[advanced_search]</a></td>
</tr>
<tr>
<td class="thead">ค้นหาด้วยกูเกิ้ล</td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite">
<form method="GET" action="http://www.google.com/custom" target="_blank">
<img src="http://www.google.com/logos/Logo_40wht.gif" alt="" border="0" align="middle"><br>
<input type="hidden" name="domains" value="board.srp.ac.th">
<input type="hidden" name="hl" value="th">
<input type="hidden" name="cof" value="AWFID:dc12df08fc742e05;L:http://board.srp.ac.th/images/bn2550.jpg;LH:150;LW:770;BGC:#FFFFFF;T:#000000;
LC:#0B3A8A;VLC:#0B3A8A;ALC:#0B3A8A;GALT:#008000;GFNT:#000000;
GIMP:#000000;DIV:#0B3A8A;LBGC:#FFFFFF;AH:center;S:http://board.srp.ac.th;">
<input type="text" name="q" size="20" maxlength="255">
<input type="submit" name="btnG" VALUE="Search"><br>
<input type="checkbox" name="sitesearch" value="board.srp.ac.th" checked>
Search In <strong>board.srp.ac.th</strong></form>
</td>
</tr>
</table>
</div>
<!-- / header quick search form -->
</if>
ครับ อาจต้องดัดแปลงโค๊ตGoogle ด้วยน่ะครับ
แล้วเซฟครับ