Skip to content

Style your form with css

amischler edited this page Jun 29, 2011 · 13 revisions

FXForm supports two levels of styling:

  • A global style for all forms used in your application
  • A local style for each form

Global style

The default FXForm skin defines the following classes

Class name Applied to
form-label field labels
form-editor field editors
form-tooltip field tooltips
form-title the title of the form
form-content-box the form background
Clone this wiki locally