SourceForge.net Logo
May 11, 2006
© GPL
 
ProWikiCenter
Form Layout Parameters
 
Difference (previous author) (Change, Edit, normal page display)

Changed: 1c1,18
Describe the new page here.
The layout of forms that are created by the ProWiki system, like those in "Preferences" or in "UserAdministration", can be configured by CSS parameters (styles for the corresponding HTML elements) and a number of Options that control the table colors used.

Related HTML elements:
* form -- the form in general
* input -- text input fields, single lines, checkboxes, radio buttons, submit buttons
* textarea -- multi-line text input fields
* select -- drop-down selections

Related Options:
* Option/FormTitlebackground -- the background color of the form header
* Option/FormTextbackground -- the background color of the form body
* Option/FormLinecolor -- the color of the table frame lines
* Option/FormLinewidth -- the width of the table frame lines
* Option/FormPadding -- the additional space around the form elements
* Option/FormFontDec -- the font decoration used for labels and text



FolderLayout

The layout of forms that are created by the ProWiki system, like those in "Preferences" or in "UserAdministration", can be configured by CSS parameters (styles for the corresponding HTML elements) and a number of Options that control the table colors used.

Related HTML elements:

  • form -- the form in general
  • input -- text input fields, single lines, checkboxes, radio buttons, submit buttons
  • textarea -- multi-line text input fields
  • select -- drop-down selections
Related Options:
FolderLayout