• Hello,

    CF7 is great! I’ve donated, and hope everyone has.

    Just ran into a problem which I cannot fix.

    Radio buttons in CF7 are a mess. Depending on browser (IE8, Chrome, Firefox), they are all spread out, have HUGE fields…nothing’s right.

    Here’s a link to a test page: http://howtoplanbook.com/?page_id=113

    Any/All help will be greatly appreciated.

    The ease of use…and the EMail integration of CF7 are fabulous…now, if this one small problem could be fixed!

    Many, many thanks,
    Plane Wrtyer

    http://wordpress.org/extend/plugins/contact-form-7/

Viewing 2 replies - 1 through 2 (of 2 total)
  • That is because your theme’s stylesheet is setting the width of the buttons very large.

    Check your /wp-content/themes/thesis_16/custom/layout.css line 222:

    .format_text input, #commentform input, #commentform textarea { width: 45%; padding: 0.214em; border-width: 0.071em 0.071em 0.071em 0.071em; }

    This is also applied to the radio buttons. Removing ‘width: 45%;’ will fix your problem, try it.

    Thread Starter planewryter

    (@planewryter)

    Takayukister,

    You rock and you roll!

    Thank you for the great…and incredibly timely…response.

    CF7 is one of my favorites…I’m glad I’ve contributed and hope every user does as well. Your plug-in is fabulous…every WP site needs it.

    Thanks again,
    Plane Wryter

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Contact Form 7] CF7 Radio Buttons a Mess’ is closed to new replies.