somersaults ? Login form is just a normal form containing 2 fields, username (or email) and password, and an optional "remember me". Edit the default/user.html and you're good to go. Anyway, the part on custom forms is a little later on the chapter.
http://web2py.com/book/default/chapter/07#Custom-forms On Tuesday, November 20, 2012 2:38:12 AM UTC+1, Daniele wrote: > > 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...) ? > > --

