Find:
<img src='{$this->settings['base_url']}act=idx&donate_sidebar=1&percent={$percentage}' alt='{$percentage}% {$this->lang->words['m30dsb_received']}' title='{$percentage}% {$this->lang->words['m30dsb_received']}' />
Replace With:
<img src='{$this->settings['base_url']}act=idx&donate_sidebar=1&percent={$percentage}' alt='{$percentage}% {$this->lang->words['m30dsb_received']}' title='{$percentage}% {$this->lang->words['m30dsb_received']}' width='220px' height='50px' />
Save. Now change the height and width variables to the size you need.

















