View Single Post
  #2 (permalink)  
Old 08-21-2007, 05:32 PM
imvain2 imvain2 is offline
WebProWorld Veteran
 

Join Date: Apr 2004
Posts: 304
imvain2 RepRank 0
Default Re: Search Box alignment in different browsers

Without copying the html and testing this, I'm not sure if it will work.

But, in the td that holds your text box, and the tds that hold your menu items try adding either valign="top" or valign="bottom". Whatever one you add make sure you add the same across all of the td stated above.

Hope this works.
Reply With Quote