Profile Cards
This module allows to use an alternative custom #styles for #profiles #cards across the site - both #Persons and #Organizations. It also allows to display various profile related information (like, for example, Age, Country, City, Category and any other field, including custom fields) directly on a profile's card. The module adapts to a site's #template automatically which means that fonts, backgrounds and boxes' styles of the profiles cards across the site will vary and will be styled accordingly to a template/mix you're using and its settings.
The module also provides an extended support for meta menu on profile cards. For example it is possible to create a "Message" button with an onclick handler
window.location.href=sUrlRoot+'page/messenger?profile_id={profile_id}';
on a profile card which will be opening the Messenger page with a member (no need to visit profile first in order to click the "Message" button).