42 comments found.
Hello can i embed this form in a wordpress post ?
Yes you can. You just have to include the form css files and place the relevant form html code in your page/post.
Hi, love your forms. You have a great product here. I have a few question though (still new to this). How do I direct the message to send me an email. Also to get a message to pop up telling the sender that it has gone through. As well as to reseting the fields. Thanks
Thanks for purchasing!
The Form Pack is just a collection of form templates in html/css, as should be evident by the presence of the pack in the CSS category. In order to process form data and send emails you need a form processing script, most probably in PHP . You can either build one of your own or purchase one from Codecanyon.
Hi, I love your dark contact form. Is it possible for me to use it at the bottom right of my page, where my current for is (but doesn’t work)?
http://www.cuttingetchdesigns.comThanks! Before I buy, I just want to be sure it’ll work. I want it to look like it’s integrated into the page like the current one.
Thanks for your interest!
Yes you can certainly place the form there, but obviously you have to make changes to the form styles, such as dimensions etc., so that it fits in your desired location.
Also I hope that you are aware that the Form Pack is just a collection of form templates in HTML /CSS and does not have a php form processing script.
I LOVE THIS . How do I make it “send the form” to an admiN? So when someone clicks submit it sends the admin an email with the “response”. Please let me know. THanks
(This is for General Form)
Thanks for purchasing!
I do hope that you realize that the Form Pack is just a collection of form templates in html/css, as should be evident from the presence of the form pack in the “CSS” category. In order to process submitted data and send emails you need a backend (server-side) script (such as PHP ). You can look at Codecanyon for such scripts.
Thanks! I was confused as to that. Do you have any recommendations that plugin well with this? Thanks
Any form processing script will work. You must choose one based on your requirements.
I am having the same problem as dincek in Opera with dropdowns. Can you please look at it to see what may be wrong? Thanks!
Thanks for purchasing!
It seems that Opera no longer respects “background: transparent” for select element. This is happening only in Windows, no such problems in Opera for Mac. To overcome this change the background in line number 227 of the css file to this “background: rgba(0, 0, 0, 0) none;”
I presume you meant Line 427. I did that and it got better – thanks!, but I also had to add some more left padding to make the dropdown icon appear correctly. Is that normal?
I did not feel the need of adding any extra padding. but if you had to in order to make things look right then that’s fine.
I am his partner who purchased this item.
So can you check this problem?
Thanks for purchasing!
The select dropdown is working perfectly in Opera.
Here is a screenshot of how dropdown is rendered directly in sample page that comes with your item.
http://postimage.org/image/wje1n92uv/Any idea whats wrong?
Opera no longer respects “background: transparent” for select element. This is happening only in Windows, no such problems in Opera for Mac. To overcome this change the background in line number 227 of the css file to this “background: rgba(0, 0, 0, 0) none;”
Drop-down menu is not shown properly in Opera 11.50.
Can you fix that?
I see that you have never purchased the form pack. If one of your partners has purchased the item then ask him to post a message.
Great form. Highly recommended.
One thing I noticed was the need to adjust the CSS .select-wrapper:before for Windows FireFox, which shows half an arrow on the drop-down select menu. At least that’s what I found, and it’s a simple change to .select-wrapper:before as below…
width: 30px; /* fix FF with wider than 20px */
Note it was a width of 20px wide. Making it 30px wide hides the default FireFox arrow.
Thanks for purchasing and for your helpful comment!
How does the extended license work with this form, I cannot see one for sale?
I do not offer extended licenses on my items, sorry.
Sorry for my bad English, I use google traduction. I am French and I appreciate your work. It is easy to integrate and adapt. It is really unfortunate not to buy extenced license.
Continue your beautiful creations 
Thank you for purchasing and for your kind words! I am glad to know that you like the item 
can I implement Captcha with the form? If so, where to procure the captcha code, is it available free or from which source I can buy it.
This item only consists of a set of styles for forms. If you want a Captcha then you will have to include a separate script of your choice for that.
will be getting this for my site soon
keep up the good work
Thanks! 
Hi there
I have problem in IE9 to use the Drop down Select option. Nothing is comming…some idea please?
Sase
Thanks for purchasing!
Please provide me with a ink to your page so that I can inspect the problem. You can contact me through my profile page about this problem.
Anyway to use it for Wordpress plugin Contact form 7? thanks
If that plugin allows for customizing of form styles then you can use the styles present in this Pack to customize forms generated by the plugin.
Hi is it possible to add a image upload to the form ? I have bought this form a few days ago & wish to add a image upload element to the form.
Can you reply with the type of code I should be using please -
Thanks for purchasing!
By image upload I assume you are talking about adding a file input. File inputs cannot be styled by css alone, you need javascript. There are several such js based solutions in the net. Find a solution that allows you to customize the style and then apply the already existing styles in the form pack to style the file input.
Hi
first of all nice forms. well done.
I ran in some difficulty when trying to combine features from the general-light and contact-light CSS .
what I want basically are all the features of the general light, but having the ability to create a form with 2 or more columns using the form-inner and column which are only available in the contact-form envelope style
can you help me out please? I have waisted a good 2hours trying to get it right.
thanks
Thanks for purchasing!
You should not have much problems in combining the css for the various categories of forms since their style declarations are prefixed by appropriate class names. However please contact me through my profile page about this problem and with a link to your page. I will try to see what I can do.
Im using I.E. 7 and the forms look nothing like the video….they are squares and off by 6 pixels…..please help.
Thanks for purchasing!
Sorry to hear about your problem. The forms at least should not look square since CSS3 PIE has been used to achieve round corners, unless your server is not configured to load htc files. Could you please contact me through my profile page with a link to your page so that I can inspect it and offer some suggestions.
It’s nice, thanks.
Perhaps could be improved by removing the global styles like for body, label and so on so that it is easier to integrate into existing website with already complex css.
Thanks for purchasing!
The styles for body, section etc. are only required for the demo that is provided with the download. You certainly don’t need to use it. However the styles for labels can be prefixed with an appropriate class so that no conflict arises with other label styles.
Hi. Just wanted to know if the search forms’ button at 0:14 (the ones that look like the search form here at CodeCanyon) have the same/similar hover effect and active state.
Thanks 
The buttons for the search forms that you are talking about do not have any hover or active state. I saw that Codecanyon’s search button only has an active state (no hover effect). Maybe I will put these effects sometime in the future.
Hey. If you could add an active state to those forms I’d appreciate it a lot. I’ll keep an eye on this item.
Is there a simple way to simply resize the forms?
Thanks for purchasing!
Just edit the css to have any size for the forms that you want.