Add text field next to dropdown w/o shrinking it.

  • mvgoclub
    Asked on August 20, 2014 at 2:30 AM

    I want to have a little text field next to a dropdown menu, so it would look similar to the full name quick tool. I would prefer not to shrink, I was wondering if it was possible to have them together.

  • jedcadorna
    Replied on August 20, 2014 at 7:16 AM

    That is possible by applying a custom CSS. Let us know the form so we can provide you with a proper CSS code to align the fields.

    Here's a sample.

    Add text field next to dropdown w/o shrinking it Screenshot 20

    I have used an absolute positioning to move the text field around without shrinking the field.