Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Someone pls help, Wufoo form date Picker problems…

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #34464
    bayoni
    Participant

    Hi everyone,

    I’d be glad if someone experienced with using wufoo forms help me resolve this little problem I am having with one of my forms. I am new to wufoo, and don’t quite get how to tweak its forms yet.

    I have a Date-picker which doesn’t display fully. It gets cut off. you can see the problem in the form on this page:::::::::::http://www.futurestatesolutions.co.uk/services/index.php

    I’ll appreciate any help or suggestions. Tnx in advance!

    #87966
    Chris Coyier
    Keymaster

    Hello,

    Wufoo forms are in iframes when embedded on other sites, so you won’t be able to get it to stick out and be visible in that narrow of an area.

    What you’ll likely need to do is:

    1) Hide the date picker with Custom CSS.

    2) Or if you need the date picker, use the iFrame embed method (so the iframe doesn’t resize on you, then make the height parameter of the iframe tall enough to make room for your datepicker below that field, then use Custom CSS to make that fields’s list item wrapper tall enough to fit the datepicker and position the date picker to be underneath instead of to the right.

    Fancy dancin’ — but all doable with Custom CSS.

    http://www.wufoo.com/2011/05/20/form-anatomy-custom-css/

    For further support, you’ll probably get it quicker at:

    http://www.wufoo.com/support/

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.