StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 10-15-2009, 02:46 PM
francis1tree francis1tree is offline
Registered User
Genesis Member
Pro Plus Member
 
Join Date: Aug 2009
Posts: 69
Default Move Search Box into the sidebar

Hi
I have removed the sidebar from the header as it was cluttering up the design and I want to move it to the sidebar but how do I do this? I have copied the code that was in the header
Code:
        <form id="searchformheader" method="get" action="<?php echo $_SERVER['PHP_SELF']; ?>">
        <input type="text" value="Search this website..." name="s" id="searchbox" onfocus="if (this.value == 'Search this website...') {this.value = '';}" onblur="if (this.value == '') {this.value = 'Search this website...';}" />
        <input type="submit" id="searchbutton" value="GO" /></form>
The site is at http://www.scalemodelling-now.com
Also as this is a 'static' site I only want it to search the Pages is this possible - when it was in the header the facility only returned 'Posts' which was no use - I want a website search facility that gives results in a similar fashion to the standard Search Engine Results..
Any help please?!
Thanks Francis
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
move search bar sarahkay General Discussion 5 03-05-2010 09:38 AM
Move Search Boc down ElgunK General Discussion 3 01-11-2010 12:50 PM
Move the search bar Kian General Discussion 4 09-01-2009 06:10 PM
Move Search Function To Sidebar poodyglitz General Discussion 6 06-22-2009 11:07 AM


All times are GMT -5. The time now is 12:15 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.