Heisenberg submitted a new resource:
You must be registered for see links
- Converted from thread...Here is some source codes that I have made to make it seem like your using an Imagick Extension that works with Animated Avatars and such.
Code #1 - In Threads (Everyone should know this one)
Go to "message_user_info"
Look for
Code:<xen:avatar user="$user" size="m" img="true" />
Replace with:
Code:<a class="username avatar Av{$user.user_id}l" href="{xen:link members, $user}"> <img src="{xen:helper avatar, $user, l, 'true'}" alt="{$user.username}" height="96px" width="96px"...
You must be registered for see links
Last edited:
