Jump to content

image field problem with FF


departedmind

Recommended Posts

While keeping input type image, other input box moves down and that image moves uo, how can we adjust them in same line ?

 

here is my code....

 

.rtCol input{ width:235px; height:32px; border:1px solid #3bc7f2; margin:0; padding:0}
.rtCol input.small{ width:100px; height:32px;}
.rtCol input.btn{ width:60px; height:34px;}
.rtCol select{ width:65px; height:34px; border:1px solid #3bc7f2; margin:0; padding:0; _font-size:25px;}

<table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
              <td width="38%"><input type="text" name="textfield" id="textfield" /></td>
              <td width="10%"><select name="">
                </select>
              </td>
              <td width="16%"><input type="text" name="textfield" id="textfield" class="small" /></td>
              <td width="36%"><input name="input" type="image" src="images/search.png" class="btn" /></td>
            </tr>
            <tr>
              <td>Eg. a keyword like <a href="#">Television</a> or <a href="#">Plumber</a> </td>
              <td>Eg.<a href="#">NSW</a>, </td>
              <td><a href="#">Sydney</a> or <a href="#">2000</a></td>
              <td> </td>
            </tr>
            <tr>
              <td></td>
              <td> </td>
              <td> </td>
              <td align="right"><a href="#" class="advance">Advanced Search</a></td>
            </tr>
          </table>

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.