PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

date picker box and image is not being displayed in one line for IE

  1. mattswan
    Member

    http://chifleyasia.com/

    You can see in the form over photo slider that the datepicker text box and image are being displayed properly in one line for all other browser than IE.

    Can anyone give me some idea how can I display it in one line for IE too?

    Thanks in advance.
    Arpita

    Posted 14 years ago on Monday November 1, 2010 | Permalink
  2. It looks like your containing div may be too small in IE. You can try using the IE conditional statements to add some IE specific styles. Try increasing the size of the containing div, or reduce the width of the input that you've defined as 140px. in the style-arpita.css file on line 4

    Posted 14 years ago on Monday November 1, 2010 | Permalink