I think you should give a look to PartyContent and PartyContentType
entities.
The closest to what you want to do should be:
<PartyContentType description="Logo Image URL" parentTypeId=""
partyContentTypeId="LGOIMGURL"/>
If you implement the feature in a general way, it could be interesting.
-Bruno
2010/12/5 Gavin Mabie <
[hidden email]>
> Hi all
>
>
>
> What's the best way to present an image. Let's say I want to present an
> user's picture on a public profile page.
>
>
>
> Thanks
>
>
>
> Gavin
>
>