web2py does not handle style. You have to edit the css. All web2py does it generate the html you apply style to. that html uses bs2, or bs3 or bs4 classes. If you need anything else we recommend you use jQuery to replace classes or use custom forms.
On Thursday, 15 March 2018 15:04:06 UTC-5, Andrea Fae' wrote: > > Can I have any examples about changing some style of form components, like > for example buttons, text fields, labels,....etc? > Thanks > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

