Quantcast
Channel: WordPress.org Forums » [Contact Form 7] Support
Viewing all articles
Browse latest Browse all 49500

gabrielcastillo on "[Plugin: Contact Form 7] fields"

$
0
0

You will need to edit the contact form within the contact form editor.

You can use html and css to create forms..

HTML CODE:

<div id="contact_form">
    <p><label for="name">Name</label>[your-name name]</p>
</div>

CSS CODE:

#contact_form label, #contact_form input[type="text"]{
float:left;
margin-right:5px;
}

This is just to get you started. This would be placed in the contact form 7 form editor. the CSS will be placed in the style sheet file.


Viewing all articles
Browse latest Browse all 49500

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>