Quote Originally Posted by clydejones View Post
open includes/modules/sideboxes/YOUR_TEMPLATE/testimonials_manager.php

find the following line of code:

PHP Code:
      $title =  BOX_HEADING_TESTIMONIALS_MANAGER
and replace it with the following:

PHP Code:
      $title =  zen_image(DIR_WS_TEMPLATE_IMAGES BOX_HEADING_TESTIMONIALS_MANAGER); 

That was it!! This has been the best experience I have ever had on the Zen support forum, hands down!! Thanks a ton for your time and help!!