The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

What is the search html code (Need Help)

Go down

Solved What is the search html code (Need Help)

Post by Mr DarkHaxers2 January 22nd 2012, 1:22 am

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
Mr DarkHaxers2
Forumember

Male Posts : 409
Reputation : -17
Language : English
Location : Modesto,Cali

Back to top Go down

Solved Re: What is the search html code (Need Help)

Post by Guest January 22nd 2012, 9:39 am

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>
You can add this in a template. Wink
avatar
Guest
Guest


Back to top Go down

Solved Re: What is the search html code (Need Help)

Post by Mr DarkHaxers2 January 22nd 2012, 6:54 pm

ok thanks
Mr DarkHaxers2
Mr DarkHaxers2
Forumember

Male Posts : 409
Reputation : -17
Language : English
Location : Modesto,Cali

Back to top Go down

Solved Re: What is the search html code (Need Help)

Post by Mr DarkHaxers2 January 22nd 2012, 9:45 pm

yea
Mr DarkHaxers2
Mr DarkHaxers2
Forumember

Male Posts : 409
Reputation : -17
Language : English
Location : Modesto,Cali

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum