What is the search html code (Need Help)
Page 1 of 1 • Share •
What is the search html code (Need Help)
Ok I was wondering what is the search html code cause i want to code it to on my website and i don't no the html code for the search bar so if anyone has the code please post it here please.
Mr DarkHaxers2- Forumember
-
Posts : 409
Reputation : -17
Language : English
Location : Modesto,Cali
Re: What is the search html code (Need Help)
Use this code:

- Code:
<form class="forum-search" action="/search" method="get">
<input class="post" type="text" placeholder="Search" size="16" id="search_keywords" name="search_keywords" />
<input class="button2" type="submit" value="{L_SEARCH}" />
<input type="hidden" name="search_where" value="f{FORUM_ID}" />
</form>

Guest- Guest
Mr DarkHaxers2- Forumember
-
Posts : 409
Reputation : -17
Language : English
Location : Modesto,Cali
Mr DarkHaxers2- Forumember
-
Posts : 409
Reputation : -17
Language : English
Location : Modesto,Cali
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum