2013-10-06, 07:46 AM
On the box to the right
http://sintation.com/
http://gyazo.com/dbe8ab7cae8056855b0f24214191bd6b.png
How would I make the avatar shrinked down to 75x75. Right now it fits because the max avatar size is 75x75, but I want it 100x100. Although, if I do that it will be to big for that box, so therefore I would like to make the box adjust automatically. Help?
Current code I BELIEVE
http://sintation.com/
http://gyazo.com/dbe8ab7cae8056855b0f24214191bd6b.png
How would I make the avatar shrinked down to 75x75. Right now it fits because the max avatar size is 75x75, but I want it 100x100. Although, if I do that it will be to big for that box, so therefore I would like to make the box adjust automatically. Help?
Current code I BELIEVE
</div>
<div class="tpanel2" >
<div class="avatar2">
<a href="{$mybb->settings['bburl']}/member.php?action=profile&uid={$mybb->user['uid']}" ><img src="{$mybb->user['avatar']}" alt="Your Avatar" title="Your Avatar" /></a>
</div>