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.

text input in address

  1. can't change the width of the city input field in the address

    Would really like it sort of like this
    Address line 1
    __________________________________________________
    Address line 2
    ___________________________________________________
    city state zip
    ___________________________ ______________ __________

    Posted 12 years ago on Monday March 19, 2012 | Permalink
  2. You can change it if you target it properly by the input ID. If you want to change the layout, you'll need to view the source, target the appropriate span ID's and then override the "ginput_right" and "ginput_left" class rules where necessary to adjust the layout to your liking.

    If you want to post a URL to your form I'm sure we can help you with a rule to target the input properly. It's hard to give you any specific guidance without seeing the form.. that's why we suggest that you post that along with your request.

    Posted 12 years ago on Monday March 19, 2012 | Permalink