2011-05-14, 06:42 PM
I'll include that option in the next release, however, you can change it manually.
Simply replace the current list_affiliates template with the following:
Simply replace the current list_affiliates template with the following:
<span style="width:{$maxwidth}px;height:{$maxheight}px;float:left;margin-right:5px;margin-bottom: 2px;text-align:left;"><a href="{$affiliate['link']}"><img src="{$mybb->settings['uploadspath']}/affiliates/{$affiliate['image']}" alt="" width="auto" height="auto" title="{$affiliate['name']}"></a></span>