05/16/2013 at 9:33 am
#260086
Keymaster
@ Roy
To left align the character index, use this CSS:
#cn-market .cn-alphaindex { float: left !important; }
Market will display a map for an individual as it does not care if the entry is an individual or an organization.
You can configure Market to show the photo instead of the logo by adding this to the shortcode:
image='photo'
Does that help?