If you just needed to alter that one widget, then use a custom widget, as Niphlod suggests. Customizing the widget affects only the input element, not the label, comment, etc.
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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

