Quote:
Originally Posted by jerx
Yes, that is what I like to achieve. But I think 15x15 is too small. I had a shoutbox on phpbb. I think there I had 40x40 (or 30x30).
I have set up my vb to have avatars of 80x80. That would be too big. But you might be able to use the custom avatar thumbnails. On my forum it is set to 60x60. I have no idea where you can set that size to your liking.
I have read that you could call the avatar picture with this code:
Code:
src='image.php?type=thumb&u=$user[userid]'
Unfortunately I have no clue which file generates the chat messages. I was not even able to find my chat messages in the source code of the generated page. 
|
I have checked but this feature is not possible anymore for vBulletin with the code you gave.
It would need further coding and I don't think a complicated code is really the point for such a small feature.