Brian's styling/layout related comments for 3.0:
- http://forum.civicrm.org/index.php/topic,9436.0.html
- http://forum.civicrm.org/index.php/topic,9435.0.html
- http://forum.civicrm.org/index.php/topic,9434.0.html
- http://forum.civicrm.org/index.php/topic,9428.0.html
- http://forum.civicrm.org/index.php/topic,9430.0.html
- The "name and address" profile that ships with the Civi install indicates its used for User Registration and User Account. Those are Drupal specific, are a bit misleading/confusing for Joomla users, and cannot be turned off for Joomla users (i.e. you can't change the fact that they're listed as such on the profile table). Not a huge deal, as it has no actual impact on functionality in Joomla, but I think it would be better if they were not configured as such by default.
- Shouldn't "notes" fields be available to profiles? e.g. contribution notes, or contact notes.
- The css with -moz-border-radius should also have the following for broader browser compatibility:
- -webkit-border-radius:
- -khtml-border-radius:
Labels:
