Hi, I love your theme because it pretty much does exactly what I need it to do. I have two problems though. My site is at: http://blog.cameronsbookstore.com
1) When the blog is opened with Internet Explorer the navigation tabs under the heading go all out of wack. They seem to go straight through the “Search” bar and it messes up the look. This is not a problem with Firefox or Chrome.
2) How do I put the “Search” bar in the header like this person (http://www.esefarad.com/) and spread the tabs across the navigation bar?
You can call [code]<?php get_search form(); ?>[/code] wherever you want the search form to appear.
Hi Daniel! Could you please advise where exactly shall I place <?php get_search form(); ?> in order to have it just one line above the place it was before?
Thanks to your previouse post I was able to remove it (now I have more place for buttons ) but I do want to have “search” just one line above ( see http://www.headwaycoachinggroup.com ) Thank you!
It’s mot that simple. You can put it inside header.php anywhere but still have to tweak the styling for it to look good.