2013-08-03, 02:45 PM
Hi,
What is the src of profile avatar?
For example the src of post-bit avatar is {$post['avatar']}:
Thanks
What is the src of profile avatar?
For example the src of post-bit avatar is {$post['avatar']}:
<img src="{$post['avatar']}" alt="" {$avatar_width_height} />
Thanks