Details
-
Type: Task
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 3.0
-
Fix Version/s: 3.0
-
Component/s: Core CiviCRM
-
Labels:None
Description
We should try to make most / all forms conform to the same look and feel with regard to:
- consistent css classes for form elements (top priority)
- use of fieldsets and fieldset nesting
- use of panes
- background color
- styling of labels and input elements
- computed font size
- placement of form buttons
- HTML layout method (divs with tables whenever possible)
The general "model" is the Contact Edit form (as applicable).
Commit fixes to templates against this issue as you see problems. Check with Kurund or DGG if questions.