Searchbox!
Searchbox!
How can I put a searchbar upper the navigation bar ? like this ?!!


DeathDunk98*- Forumember
- Posts : 479
Reputation : 3
Language : Shqip
Re: Searchbox!
Can you please provide us a link to your forum, and if possible a link to the forum where you've seen this?
Re: Searchbox!
this is the link of my forum : http://www.islamishendrit.halofight.com
here's where I've seen it : http://www.allstarbof.userboard.net
but I dont want it to be under the navigation bar, I want the same search box to be on top of the navigation bar! ?
here's where I've seen it : http://www.allstarbof.userboard.net
but I dont want it to be under the navigation bar, I want the same search box to be on top of the navigation bar! ?
DeathDunk98*- Forumember
- Posts : 479
Reputation : 3
Language : Shqip
Re: Searchbox!
That forum is phpbb3 and yours is phpbb2. From what I know that search bar is only on phpbb3 and by default set under the linklist. I'm not sure if there is a way to have it there for phpbb2.
Re: Searchbox!
that forum its definately not phpbb3 :Pand theres no problem if the searchbox stays under the navigation, I just want to have it there !
DeathDunk98*- Forumember
- Posts : 479
Reputation : 3
Language : Shqip
Re: Searchbox!
Go in Administration Panel -> Display -> Templates -> General -> Overall_header and find that :
- Code:
<tr>
<td align="{MENU_POSITION}"{MENU_NOWRAP}>{GENERATED_NAV_BAR}</td>
</tr>
- Code:
<tr>
<td align="{MENU_POSITION}"{MENU_NOWRAP}>{GENERATED_NAV_BAR}</td>
<div id="search" class="right"><form method="get" action="/search" id="search-box"><fieldset><a href="/search" accesskey="4" rel="search" id="adv_search" class="right" original-title="Cautare avansata">Advanced</a><span id="search_wrap" class="right"><input type="text" name="search_keywords" id="main_search" maxlength="128" size="17" class="inputbox search" value="Search..." onclick="if (this.value == 'Search...') this.value = '';" onblur="if (this.value == '') this.value = 'Search...';"><span class="choice ipbmenu clickable" id="search_options" style="">Forums</span><input type="submit" class="submit_input clickable" value=""></span></fieldset></form></div></tr>
Re: Searchbox!
If you want the searchbox on top of the navagtion bar you might have to change it to phpbb 3...
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum