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

douglas.a.hatch - November 9, 2009 - 21:02

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!

Sorry, false alarm.

douglas.a.hatch - November 9, 2009 - 21:07

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

http://drupal.org/node/252243

_

WorldFallz - November 9, 2009 - 21:11

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.

 
 

Drupal is a registered trademark of Dries Buytaert.