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.

Enhanced Multi Select Form Short

  1. Theta
    Member

    I have two multi select forms one on top of the other, however they both don't display at the same time, one only displays if something is selected at the top and the other only displays if the other option is set at the top. Both of them have mostly similarly named fields but some options available are different. So the problem is that the first one is set to medium field size and is a perfect size. Probably like 40 characters or something. The second form was set to medium as well and was only about 5 characters long. I then set it to large and it's still only about 15 characters long. What's up with that?

    Posted 12 years ago on Saturday December 17, 2011 | Permalink
  2. Can you post a link to your form so we can take a look.

    Posted 12 years ago on Tuesday December 20, 2011 | Permalink
  3. Theta
    Member

    The link is http://streamtvfor.me/submit .

    Posted 12 years ago on Tuesday December 20, 2011 | Permalink
  4. Theta
    Member

    Login is required to see the form but it's simple WordPress sign up.

    Posted 12 years ago on Tuesday December 20, 2011 | Permalink
  5. Do you have a login I can use? You can send me one to rob@rocketgenius.com so I can take a look.

    Posted 12 years ago on Tuesday December 20, 2011 | Permalink
  6. Theta
    Member

    [login details removed]
    --Chris Hajer

    Posted 12 years ago on Tuesday December 20, 2011 | Permalink
  7. Try adding this to your theme's stylesheet:

    [css]
    #input_4_21_chzn {
    width: 47% !important;
    }
    #input_4_21_chzn div.chzn-drop {
    width: 99.7% !important;
    }
    Posted 12 years ago on Tuesday December 20, 2011 | Permalink
  8. Theta
    Member

    Thank you, that worked great.

    Posted 12 years ago on Tuesday December 20, 2011 | Permalink
  9. Great, glad to help!

    Posted 12 years ago on Tuesday December 20, 2011 | Permalink

This topic has been resolved and has been closed to new replies.