Hi, thank you for your response!<br>
<br>
I tried so many things.&nbsp; ^.^<br>
<br>
I know the code is correct.&nbsp; It displays correctly in this node:<br>
<a href="http://www.animecards.org/node/74">http://www.animecards.org/node/74</a><br>
<br>
the relevant theme code:<br>
&nbsp; $output .= '&lt;table style=&quot;width: 100%; vertical-align: top;&quot; cellspacing=&quot;0&quot; <br>
<br>
cellpadding=&quot;0&quot;&gt;<br>
<br>
&nbsp; &lt;tr&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;td style=&quot;vertical-align: top;&quot; class=&quot;headersitename&quot;&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ';<br>
&nbsp; $output .= theme_get_setting('toggle_name') ? variable_get(&quot;site_name&quot;, &quot;drupal&quot;) : <br>
<br>
'';<br>
&nbsp; $output .= '&lt;/td&gt;<br>
&lt;td style=&quot;text-align: right;&quot; class=&quot;headersearchbox&quot;&gt;';<br>
&nbsp; $output .= theme_get_setting('toggle_search') ? search_box() : '';<br>
&nbsp; $output .= '<br>
&lt;/td&gt;<br>
&nbsp; &lt;/tr&gt;<br>
<br>
&nbsp; ';<br>
<br>
The relevant css code<br>
<br>
.headersearchbox {<br>
&nbsp;&nbsp;&nbsp; padding-top : 105px;<br>
&nbsp;&nbsp;&nbsp; padding-right : 150px;<br>
&nbsp;&nbsp;&nbsp; padding-bottom : 20px;<br>
&nbsp;&nbsp;&nbsp; width: 50%;<br>
}<br>
<br>
#search .form-text {<br>
&nbsp;&nbsp;&nbsp; width: 8em;<br>
float: left<br>
}<br>
<br>
#search .form-submit {<br>
&nbsp;&nbsp;&nbsp; padding : 0;<br>
}<br>
<br>
I know that the first two work.&nbsp; I can't prove that form-submit
works, though (doing funky things to it doesn't change anything).<br>
<br>
I think the box around it is the container-inline class, but playing with that did me also no good.<br>
<br>
I keep coming up with something really smart, and it never works...&nbsp; sigh.<br>
<br>
Any help is really appreciated.<br>
<br>
Anisa.<br>
<br><br><div><span class="gmail_quote">On 6/14/06, <b class="gmail_sendername">Franz Iberl</b> &lt;<a href="mailto:f.iberl@amazonas-box.de">f.iberl@amazonas-box.de</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hallo Anisa,<br><br>Am 12.06.2006 um 03:03 schrieb Anisa:<br><br>&gt;&nbsp;&nbsp;It was relatively easy to get a working search box in the header, but<br>&gt; theming it has been a *lot* of trial and error. I have gotten it<br>&gt; positioned correctly, but I can't understand why the search box button
<br>&gt; is underneath the field, instead of next to it as it is in the search<br>&gt; box, as it is in other themes. Any suggestions?<br><br>I suppose the width of the surrounding box (e.g. div, table-element<br>...) is too narrow.
<br><br>Do you know the id/class of the entry field? You can, just for test,<br>reduce the text length to observe if that helps.<br><br>Then look for the box around the search-form-element to make it<br>wider/broader ...<br>
<br>Servus<br>&nbsp;&nbsp; Franz<br><br><br>--<br><a href="http://amazonas.the-dot.de">http://amazonas.the-dot.de</a><br><br><br>--<br>[ Drupal support list | <a href="http://lists.drupal.org/">http://lists.drupal.org/</a> ]<br></blockquote>
</div><br><br clear="all"><br>-- <br>*********************************<br><a href="http://www.AnimeCards.Org">www.AnimeCards.Org</a><br><br>16,000 scans and counting!<br>*********************************