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.

Search Bar

3 posters

Go down

Solved Search Bar

Post by Drowning January 23rd 2011, 10:04 am

How do you ADD a search bar? I've noticed everyone wanting to delete them, but i'd rather have a search bar, then have a search bar on my navbar.
avatar
Drowning
Forumember

Posts : 107
Reputation : 0
Language : English

Back to top Go down

Solved Re: Search Bar

Post by Memorian January 24th 2011, 3:40 pm

Bump 'cause I'd love to know that, too :3
PhpBB2
avatar
Memorian
Forumember

Female Posts : 38
Reputation : 0
Language : german

Back to top Go down

Solved Re: Search Bar

Post by Guest January 24th 2011, 3:43 pm

Code:

<div id="search-box"><form method="get" action="/search" id="search"><p class="nomargin"><input type="text" name="search_keywords" id="keywords" maxlength="128" class="inputbox search" value="Search..." onclick="if (this.value == 'Search...') this.value = '';" onblur="if (this.value == '') this.value = 'Search...';" /><input class="button2" type="submit" value="Search" /></p></form></div>

Put this code any where u want (:
avatar
Guest
Guest


Back to top Go down

Solved Re: Search Bar

Post by Memorian January 27th 2011, 8:46 am

Thx, it works!
avatar
Memorian
Forumember

Female Posts : 38
Reputation : 0
Language : german

Back to top Go down

Solved Re: Search Bar

Post by MrMario January 27th 2011, 7:17 pm

Solved => Locked
MrMario
MrMario
Helper
Helper

Male Posts : 22186
Reputation : 1839
Language : test

Back to top Go down

Back to top

- Similar topics

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