Here is a list of free login form styles: http://www.cssauthor.com/the-best-collection-of-free-forms-psd/ Here is a batch of HTML that is the standard login form that WordPress generates. If one person here creates a blog post that takes each of the examples from the resource above and creates an example of each form using the html below as a skeleton then I will pay that person $35.00 and make them a part of my company, giving them work when it is available and finding similar cool tasks to do. Login form HTML code: <div id="main" class="container"> <form name="loginform" id="loginform" action="http://www.mysite.com/wp-login.php?wpe-login=inboundly" method="post" class="wpl-track-me"> <p class="login-username"> <label for="user_login">Username</label> <input type="text" name="log" id="user_login" class="input" value="" size="20"> </p> <p class="login-password"> <label for="user_pass">Password</label> <input type="password" name="pwd" id="user_pass" class="input" value="" size="20"> </p> <p class="login-remember"><label><input name="rememberme" type="checkbox" id="rememberme" value="forever"> Remember Me</label></p> <p class="login-submit"> <input type="submit" name="wp-submit" id="wp-submit" class="button-primary" value="Log In"> <input type="hidden" name="redirect_to" value="http://www.mysite.com/marketplace/account/"> </p> </form> </div> Code (markup): Comment here if you are interested in taking on the task! This post is designed to uplift the WordPress community and one person into better positioning and higher skill.
I don't think I quite understand what you want here. What do you actually want us to "design" here? (since this is a "design contest" section)
@crazy4warez has claimed the first attempt at the content. I'll reopen it if something doesn't go right. The reward of the content has changed too (increased $). I will update this thread if the it becomes open again to new applicants.