If you go to my website http://bit.ly/gk0vNs you will see that my search menu is in my sidebar at the bottom of the page. I want to have it up in the header to the right inside the green bar. How difficult would this be to do? Also if someone thinks that they can do this I may just be willing to pay a couple dollars for someone to do it themselves. Thanks.
If you know any HTML, it's not difficult at all. You just need to use the code that calls for the Wordpress search function. Here is an article that tells you how to place a search function. Just apply this tutorial to place it in your header.php file with the proper HTML. http://abdpbt.com/tech/2009/12/02/search-bar-wordpress/ If you dont't know HTML, that could make it a little harder to do on your own, but you can find the answers in Google.