You're going to have to change the style via CSS. If it's an inbuilt form in web2py like the login one, good luck :P you will have to use the custom form widgets and do a bunch of somersaults. Try following this guide, it may help: http://web2py.com/book/default/chapter/07#FORM
On Wednesday, November 14, 2012 8:58:45 PM UTC, Hector Magnanao wrote: > > how do you change the look of a form (i.e. background color, fonts, > etc...) ? --

