Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Header configuration & styling »

Search Button


  #1  
Old Mar 3, 2009, 06:07 PM
Cali
 
10 posts · Mar 2009
I'd like to add a search button to the search bar in the header but can't figure out a way to achieve this. I understand that it's possible to add a search widget that includes a button to the sidebar but this is not ideal for me.

Any suggestions?

Thanks in advance.
  #2  
Old Mar 5, 2009, 09:07 PM
Cali
 
10 posts · Mar 2009
Anyone got any pointers on this change or can't it be done?
  #3  
Old Mar 11, 2009, 04:11 PM
paulae's Avatar
paulae
 
1,333 posts · Feb 2009
Wordpress 3.4.1, Atahualpa 3.7.7
I'm not sure what you mean by a search button. The default is a search field in the upper right above the right sidebar. I decided to put mine in the left sidebar using the built-in search widget:

http://larchmontgazette.com/wp27/
  #4  
Old Jun 23, 2009, 06:04 AM
Memento Vivi's Avatar
Memento Vivi
 
9 posts · May 2009
Breda // The Netherlands
The client likes to have a button behind the search box.
I have managed to 'build' one, but I can't get this one in the header.

http://www.appartementen-op-curacao.nl/

This is the code I used for the second searchbox
<form method="get" style="padding: 5px;" action="<?php bloginfo('url'); ?>/">
<input type="text" name="s" style="" value="" onfocus="if (this.value == 'type, hit enter') {this.value = '';}" /><input style="vertical-align: top; padding: 0 0 0 10px;" type="image" src="<?php bloginfo('template_directory'); ?>/images/search.gif" />
</form>

Is there a way to get the second searchbox in place of the first searchbox?

I've tried to change the bfa_header_config.php - no luck.
  #5  
Old Jul 13, 2009, 01:33 PM
mmorneau
 
3 posts · Jul 2009
I'm in the same boat. We want a graphic "GO button to appear to the right of the search field and despite our attempts to modify the PHP script, we're still unsuccessful.

Any help would be greatly appreciated.

Mike
  #6  
Old Jul 15, 2009, 01:09 PM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
The code for the search widget is in functions/bfa_search_widget.php. Or put the search widget into a sidebar and look at resulting HTML code
  #7  
Old Jul 19, 2009, 04:24 PM
vlaskr
 
1 posts · Jul 2009
I used search widget to place the search bar with button in the header. Just placed the widget at the top of right sidebar and used css insert to display it in the header:

div#search-3 {
margin: -120px 0 80px 0;
}
  #8  
Old Jul 23, 2009, 08:43 PM
mmorneau
 
3 posts · Jul 2009
Thanks. I'll try these!

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Ad an edit button to each post? ShinigamiN Post-Kicker, -Byline & -Footer 1 Apr 6, 2009 02:32 PM
Need help with integrating hype it! Button frankhamm Post-Kicker, -Byline & -Footer 1 Mar 30, 2009 05:34 PM
Changing the position of the RSS button pushkinpassey RSS, Feeds & Subscribing 3 Mar 28, 2009 10:14 AM
Search box has no button soonguy Header configuration & styling 2 Feb 10, 2009 04:04 PM
Stumbleupon button evilsciencechick Post-Kicker, -Byline & -Footer 1 Feb 4, 2009 06:10 AM


All times are GMT -6. The time now is 05:16 AM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.