Styling fields and widgets

One of the many interesting features in Drupal is the ease of changing fields in entities. The strength of admin/structure/types, admin/config/people/accounts/fields and related functionalities like Field collections make it possible for well-informed endusers to change forms easily. There are many different field types and many field types have multiple widgets to change the input and presentational behavior of these fields. And to add more even more complexity, fields can be arranged into fieldsets with multiple widgets.
This post addresses one possible way of handling this complexity.

Subscribe with RSS Subscribe to RSS - forms markup css