If you go to the ....includes/languages/english.php Then open the english.php file and locate in the php code... // banner_box and // banner box 2 and // banner_box - all Once you see the banner_box word, you will see ...'sponsors' just remove the word and add the word you want.

Below is how they look.

// banner_box
define('BOX_HEADING_BANNER_BOX','Sponsors');
define('TEXT_BANNER_BOX','');


Good luck, it took me an hour to figure this out with all the FAQ's, if you still need help please let me know.