Jump to content

mboley370

Members
  • Posts

    13
  • Joined

  • Last visited

    Never

Everything posted by mboley370

  1. The center of the search box wont line up in the middle in IE, but will perfectly in Firefox and Chrome. Is there a way to define the form height and center it within the cell? <form name="search_form" id="search_form" action="index.php" method="get" padding-left:0px;"> <td width="100" background="../menu buttons/input_bg.png"> <input type="text" border: 0px class="input-text" name="tag" id="tag" value="" style="width: 100px; background-position: -14px 0px; height:37px; padding-left:0px;"> </td> <td width="63" background="../menu buttons/input_bg.png"><input type="submit" class="input-button" value="Search" style=" width: 60px; height:36px;" /></td></form> CSS .input-text{color:#111144; font-family:arial,tahoma,verdana; font-size:8pt; font-weight:bold; background:url(images/search_bg.png) #FFFFFF; border:0px solid #989898;} .input-button{color:#FFFFFF; font-family:arial,tahoma,verdana; font-size:8pt; background:url(images/search_button_bg.png);
  2. Put them into a table <table align"something here" cellpadding="0" cellspacing="0" border="0" bordercolor="#something if you want"> <tr> <td> the first here </td> <td> the second here</td> </table>
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.