Hmm... you want to create that form on your index.html page, that exists inside your blog?
I believe we're heading for copy pasta ? xD
This is from your blog:
HTML Code:
<form id="quick_subscribe_form" action="http://www.chaircovers4u.co.uk/blog/index.php?" method="POST" name="quick_subscribe_form"><input id="QS_user_email_widget" type="text" onfocus="if(this.value=="E-mail") this.value=""" value="E-mail" name="QS_user_email_widget"/><input type="submit" value="Subscribe Now"/></form>
You wont even have edit the value in the attributes.
All you have to do is to insert the code into your index.html file, and all should be set ^^
Last edited by GrooN; 01-27-2010 at 03:22 PM..
|