Are you using SQLFORM? Note, you can do SQLFORM(..., formstyle='bootstrap'). If that doesn't yield what you're looking for, you can do SQLFORM(..., formstyle=custom_function). See https://code.google.com/p/web2py/source/browse/gluon/sqlhtml.py#773 for an example of such a function.
Anthony On Sunday, March 24, 2013 4:17:04 AM UTC-4, Annet wrote: > > I am looking for a way to style this: > > <input type="file" name="file" id="heroUnitFile_file" class="upload"> > > more in line with the Bootstrap styling of the input and button style, as > described > in the buttons instead of text section of > http://twitter.github.com/bootstrap/base-css.html#forms > > > Kind regards, > > Annet > > -- --- 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 web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.