Community & Support

How do I position a search box in the primary menu bar?

Similar to many other sites, I'd like to place a search box adjacent to the primary links menu at the top of my page. See here for my current site. And see here for a mock-up of what I'd like to do. Can anyone tell me the easiest way to accomplish this? Thanks in advance!

Comments

Sorry, false alarm.

Sorry, false alarm. I found the answer already on the forum:

http://drupal.org/node/252243

_

You probably need to change the page.tpl.php file for your theme. Look for something like <?php print $search_box ?> and move it into the div that contains the primary links. You'll probably need to tweak the css and possibly the search form itself, but that's the basic idea.

_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.