[thelist] Droopy Text Input Box

McCoy, Alan amccoy at goodmanct.com
Thu Nov 29 08:24:36 CST 2001


I'm having a problem with a text box in a form at
http://64.224.99.12/index.php. It's the search box at the top right of
the page. As you can see, the input box droops down a bit below the top
light blue bar. It should be vertically centered in that bar.

Here's the code in question:

<table height="50" border="0" cellspacing="0" cellpadding="0">
<form name="form1" action="modules.php" method="post"><tr>
<td align="right" valign="top"><img
src="themes/PNN/images/hdr-searchbutton.jpg"></td>
<td valign="top">
<input type="hidden" name="name" value="Search">
<input type="hidden" name="file" value="index">
<input type="hidden" name="op" value="modload">
<input type="hidden" name="action" value="search">
<input type="hidden" name="overview" value="1">
<input type="hidden" name="active_stories" value="1">
<input type="hidden" name="bool" value="AND">
<input type="hidden" name="stories_cat" value="">
<input type="hidden" name="stories_topics" value="">
<input class="search" NAME="q" TYPE="text" VALUE="">
<input type="image" src="themes/PNN/images/hdr-gobutton.jpg"
border="0"></td>
</tr></form>
</table>

Any idea what's making that input box sag?

Thanks!

Alan
_______________________
To do is to be. - Voltaire
To be is to do. - Descartes
Do be do be do. - Sinatra

 




More information about the thelist mailing list