Related Blog
Shopping Cart
Your Cart is EmptySubscribe to Blog via RSS
Newsletter Sign Up
Customer Testimonials
"Pure genius. Been looking for something like this for YEARS. Brilliant!"Chris Parks
"I’ve been having a play with this tonight, and it is one of those rare gems that you come across, a definite 5 stars from me." Indie-Film
"Your support is impressive to say the least. Thank you so much! [...] Not only am I impressed with the way Microthemer allows me to use CSS3 styles in all the browsers tested including IE, IE7, FireFox, Chrome and Maxthron 3, but I also love the way all the CSS is so neatly organized. I have been looking for this program for a long time. I am so happy I found Microthemer."Chuck
Read more testimonials

Cf7 Dark Beauty – Contact Form 7 Plugin Skin
Cf7 Dark Beauty is a Plugin Skin
for Contact Form 7 – which is free to download!
Author: Themeover
Requires: Microthemer or Microloader
Theme Description
Dark Beauty is a free GPL licensed plugin style for the popular Contact Form 7 plugin. It’s probably best suited for dark or minimal white sites. Dark Beauty is part of the X Beauty Range of plugin styles for Contact Form 7 which follow a similar layout in different color schemes.
Theme Tags
cf7 dark beauty plugin styles, customise contact form 7, wordpress plugin, wordpress plugins 3.0, plugin styles, microthemer
Tested in Modern Browsers
Cf7 Dark Beauty has been tested in the following browsers:
Theme Files
Instructions in readme.txt
Contents
Example Contact Form 7 Markup
When creating this skin for Contact Form 7 I used the following markup. You will probably want to change this for your particular form but pay attention to the formula it follows. Namely, a label followed by a line break followed by the form field shortcode, all contained within paragraph tags:
<p>Your Name (required)<br />
[text* your-name] </p>
<p>Your Email (required)<br />
[email* your-email] </p>
<p>Subject<br />
[text your-subject] </p>
<p>Your Message<br />
[textarea your-message] </p>
<p>Select Color<br />
[select menu-242 "Red" "Blue" "Green" "Purple"]</p>
<p>Select Size<br />
[checkbox checkbox-56 "Small" "Medium" "Large"]</p>
<p>Select Brightness<br />
[radio radio-212 "Light" "Dark"]</p>
<p>[captchac captcha-301]<br />
[captchar captcha-301]</p>
<p>[submit "Send"]</p>
Changelog
This is version 1.0. There have been no changes.