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
Thanks for the great plugin.\u003Cbr /\u003EI\u0027m using it for a project now.
Very interesting! I\u0027ve never used contour before because I\u0027d like to have full control over the form styling. I\u0027ve 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 :).\u003Cbr /\u003E\u003Cbr /\u003EJeroen
Nice article