Making Contour even sexier
So Contour for Umbraco is really, really cool, that much is for sure!
But.. Styling forms is really hard! You have to hack a lot of CSS to make a moderately sexy looking form.
I am not a frontend developer so this usually ends badly. In fact, up until now, I've not used Contour for a lot of sites because the form styling was so difficult to do. For example, how would you do something a little different looking, like this:
This is all changing. I recently released the RestContour package, that lets you post from any form into Contour. Currently I'm working on making this very very easy to use, and make it look sexy in the process. I've used the RestContour package for an upcoming website and have made it even better. Now you can just use any old HTML form easily and make it into a Contour form, validation and all, with very little effort.
Check out the video below:
You can download this version of the RestContour package from the project page (RestContourPreview_0.8.0.zip) and the source (Cultiv.RestContour.7z) is also available.
3 comments on this article
Will | April 23 2013 05:49
Thanks for the great plugin.
I'm using it for a project now.
Jeroen Breuer | November 19 2010 14:29
Very interesting! I've never used contour before because I'd like to have full control over the form styling. I've always build forms with a usercontrol in combination with my own package (http://our.umbraco.org/projects/backoffice-extensions/digibiz-email-form-with-tinymce). Now this seems like a nice alternative :).
Jeroen
Mansoor | June 17 2013 07:39
Nice article