Forums / Cotonti / General / Moar questions ;)

lukgoh
#32688 2012-01-16 17:19

Yeah I think you need to use {USERS_DETAILS_AVATAR} as I think {PHP.usr.profile.user_avatar} shows the avatar of the user that is logged in. If you want to adjust the height and width of the avatar you can place the tag inside a div and then using css to do something like: #divname img {height: XXpx; width: xxpx;} - I think that might be the best way to do it...

Luke.