=== Tiny Contact Form === Contributors: Tom Braider Donate link: http://www.unicef.org Tags: email, mail, contact, form Requires at least: 2.0 Tested up to: 2.7 Stable tag: 0.2 Little form that allows site visitors to contact you. == Description == Use '[TINY-CONTACT-FORM]' within any post or page. Add the widget to your sidebar. == Installation == 1. unzip plugin directory into the '/wp-content/plugins/' directory 1. activate the plugin through the 'Plugins' menu in WordPress 1. insert '[TINY-CONTACT-FORM]' in your page or/and add the widget to your sidebar == Frequently Asked Questions == = How to style? = - The complete form is surrounded by a 'div class="contactform"'. Tags in FORM: LABEL, INPUT and TEXTAREA. - To change the form style in your sidebar you can use '.widget .contactform' (plus tags above) in your template 'style.css'. = Need Help? Find Bug? = read and write comments on plugin page == Screenshots == 1. contact form on page 2. contact form widget in sidebar == Arbitrary section == **Filelist** * tiny-contact-form.php **Changelog** _Version 0.2_ + new: sidebar widget to easy add the form to the sidebar _Version 0.1_ + first release