I an new to Quform and integrated already successfully some forms, however, I need some help how to integrate with css socalled “active field glowy border” on fields. An example what I am talking about can be found here: http://jsfiddle.net/simevidas/CXUpm/1/show/
I have tried some css code, however, I could´t not get it work.
put this in your stylesheet and play with the colors input:focus{ border:2px solid #299292!important; -webkit-box-shadow:0 0 6px #007eff!important; -moz-box-shadow:0 0 5px #007eff; box-shadow:0 0 5px #007eff;