The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Searchbar in the header
Hey there!
I want to have a search bar, just a regular input box, so people can search. I already have everything setup. My current coding: Code:
<form action="search.php?do=process" method="post" name="vbform" id="searchform"> <input type="hidden" name="s" value="" /> <input type="hidden" name="do" value="process" /> <input type="hidden" name="searchthreadid" value="1" /> <input size="29" class="searchbar_input" /> </form> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|