[themes] search bar

David K Norman deekayen at deekayen.net
Fri Dec 30 16:42:08 UTC 2005


Using the theme option to turn on the search bar in 4.7, I'm having
trouble figuring out how to get the search button to stay on the same
line as the search input field.

The div between the input and button is causing a line break I don't
want. Using css to white-space: nowrap; on #search is futile. Any help?

<form action="search"  method="post">
<div><div id="search" class="container-inline"><div class="form-item">
 <input type="text" maxlength="128" class="form-text" name="edit[keys]"
id="edit-keys"  size="15" value="" alt="Enter the terms you wish to
search for." />
</div>
<input type="submit" class="form-submit" name="op" value="Search"   />
<input type="hidden" name="edit[form_id]" value="search_box"   />
</div>
</div></form>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: deekayen.vcf
Type: text/x-vcard
Size: 188 bytes
Desc: not available
Url : http://lists.drupal.org/pipermail/themes/attachments/20051230/689994d9/deekayen.vcf


More information about the themes mailing list