PDA

View Full Version : Memberlist (user avatar)


Alaric
05-28-2012, 12:43 AM
how can i limit the size of the user avatar in the memberlist... size like something 40x40 or 60x60 .

http://i46.tinypic.com/zvwz2x.png

AlexC
05-28-2012, 05:23 AM
<img width="60" height="60" src="[whatevertheavatarthingyisgoeshere]">. That should work.

Alaric
05-28-2012, 05:33 AM
<img width="60" height="60" src="[whatevertheavatarthingyisgoeshere]">. That should work.

But Where?

AlexC
05-28-2012, 06:00 AM
well, wherever you have the code that lets you have avatars in the memberlist. Find that <img> tag and insert the width/height things into it.

Alaric
05-28-2012, 06:06 AM
I tried it out , but it's still the same...

AlexC
05-28-2012, 06:22 AM
I have to leave for school, but once I get back I can have a look.

Alaric
06-01-2012, 02:28 AM
Fixed...!
Thank's Nyxi :smile: