• Resolved further

    (@further)


    Hello!

    I’ve used Contact Form 7 in the past and everything worked fine, but now I’m having some problems.

    I’m trying to add and customize a form directly on the template, but for some unknown reason the textarea shows the original width no matter what parameters I add on the code ([textarea your-message 31×5]).

    On the other hand, when I send a mail, the AJAX works fine and shows the green (or yellow or red) border around the whole form, but this border is smaller than the form itself, making a weird effect.

    You can check what I mean by yourself here:

    http://culturagratuita.org/waermemitherz/

    Any thoughts?
    Maybe it has something to do with using the form directly on the template and not on a post or in the sidebar as a widget?

    Any help will be very much appreciated!

    Erik.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • You can usually control the formatting of the elements of Contact Form 7 forms using CSS. Everything on the form is assigned a class name. Css will override things like the 31 x 5 text area. You set the width in pixels in CSS rather than number of lines

    Thread Starter further

    (@further)

    Stvwlf, if worked perfectly. Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Contact Form 7] Problems adding the form directly in the Template’ is closed to new replies.