Hi,

I am trying to change the display of block which displays the users with highest user point.I want to show the user profile image with the name instead of just names.I think i need to change the module part which shows the username with points to take user image.

Can anyone help me with some code snippets or something like that to achieve this.h

Comments

berdir’s picture

I'd suggest to use views for this. There, you can simply add user.picture as an additional field.

donkasok’s picture

Thanks ... i have used views

berdir’s picture

Status: Active » Fixed

Great, please mark issues as fixed once they are.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.