Reply to comment
- Not Just a Contact Database
-
These optional components give you more power to connect and engage your supporters.

civiCASE
Case management for clients and constituents.

civiCONTRIBUTE
Online fundraising and donor management.

civiEVENT
Online event registration and participant tracking.

civiMEMBER
Online signup and membership management.

civiMAIL
Personalized email blasts and newsletters.

civiREPORT
Report generation and template management.



My comments
Hi,
First, way nicer. Well done.
I'd suggest:
1) Yes, labels should be different than the text, but here it takes the focus on them. They aren't the main item. I'd prefer the greying option.
.label {color:grey;} makes it nice
2) Don't like duplication in general. What about moving the buttons (edit...) above the tab and get rid of the second name ?
3) Spaaace. Let the screen breathe. You're trying to pack too many stuff within. Leave more space between the blocs.
took out the margin:0 and went to the default. Works better.
4) What about using more icons ? That's about time to put "pen" icon for edit and "trash" icon for delete. These are fairly standards, take less space, and break the monotony of texts.
Might be used as well instead of some labels. eg "enveloppe" icon for mail, "phone" icone for phone...
Should be actually set in the css. Easy to switch... if you put the right class in the label...
5) Really, Really, you should use class to put the individual,hh, org and the al icons. It isn't an , it is a class="individual" with .individual {background:url(...). Putting an icon as an image like that is a failure of proper separation between the presentation and the content.
6) 'Go to' is an action that is hardly never used (the dashboard/user record). However, takes most of the space. I'd suggest to go icony, or menu/select (like activities)
7) The tabs are super cute. nice, really.
8) a div inside of a table inside of a table... I'd suggest to simplify the structure. Go for table if you want, but don't put two dozen ;)
Take care, IRC/IM me if you want me to detail.
X+