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.

Formatting v1.5 Beta form

  1. Hi Guys,

    I've got odd formatting around a test donation contact form:
    http://thinkprofessionallyaboutphotography.com/contact/

    The input field are small and my submit button is being expanded.

    Any tips?

    Thanks in advance.

    Posted 13 years ago on Friday November 5, 2010 | Permalink
  2. ajmartin
    Member

    Are you using Thesis?

    Posted 13 years ago on Friday November 5, 2010 | Permalink
  3. Yes, sorry I should have mentioned that.

    Posted 13 years ago on Friday November 5, 2010 | Permalink
  4. ajmartin
    Member

    .custom .format_text input, #commentform input, #commentform textarea {
    width:auto;
    }

    thesis trashes forms due to the css forcing the submit buttons to be as wide as the textarea box in the standard comment reply form..

    see more here
    http://diythemes.com/forums/showthread.php?39018-Add-To-Cart-button-size-%28using-paypal%29

    Posted 13 years ago on Friday November 5, 2010 | Permalink
  5. Thank you,
    http://thinkprofessionallyaboutphotography.com/contact/
    now looking good.

    Posted 13 years ago on Friday November 5, 2010 | Permalink