sonforum.org

sonforum.org (https://www.sonforum.org/index.php)
-   vBulletin Destek Forumu (https://www.sonforum.org/forumdisplay.php?f=98)
-   -   vbulletin hızlı arama (https://www.sonforum.org/showthread.php?t=107361)

_SoN_ 04-15-2014 18:05

vbulletin hızlı arama
 
vBulletin Navbar a Hızlı Arama Kutusu

KuruLum :


KuLLandıqınız Temanın navbar $abLonunu ACın ;

Bunu BuLun ;

PHP- Kodu:

<if condition="$show['member']">
            <
td class="vbmenu_control"><a href="login.php?$session[sessionurl]do=logout&amp;logouthash=$bbuserinfo[logouthash]onclick="return log_out('$vbphrase[sure_you_want_to_log_out]')">$vbphrase[log_out]</a></td></if> 

ALtına EkLeyin ;

PHP- Kodu:

<!-- Start Quick Search on Navbar --> 

<
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>

 <!-- 
End Quick Search on Navbar --> 

Demo :



_SoN_ 04-15-2014 18:08

ikinci yol .

Admin paneline girip kullandığımız temanın navbar şablonunu acıyoruz ;

Bul

PHP- Kodu:

<if condition="$show[’member’]"

Altına Ekle


<!-- Arama Navbar -->

PHP- Kodu:

<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


_SoN_ 04-15-2014 18:33

ayrıca 4.X.X sürümü kullananlar alttaki resim yardımıyla admin panelinden de düzenleme yapabilirler.



Saat: 16:58

lisanslı Powered by vBulletin®
Copyright ©2000-2026, Jelsoft Enterprises Ltd.

SonForum.org 2007-2025