Hi
I’m using the fashionistas theme and I have the same problem.
I want to add search box to the top menu bar, so typed the above code to the header template:
<div class=”header-search”><?php get_search_form(); ?></div>
after doing so, the search box appears under the top menu and not on the right end side of the top menue
I dont know css, so can anyone explain how to do it right?