How can I change the size and shape of the avatar without writing whole template files?
It seems like height-width etc are hardcoded.
<img alt="" src="http://domain.com/photo.jpg" class="avatar avatar-14 photo" height="14" width="14">
How can I change the size and shape of the avatar without writing whole template files?
It seems like height-width etc are hardcoded.
<img alt="" src="http://domain.com/photo.jpg" class="avatar avatar-14 photo" height="14" width="14">