Hi,
You need to edit facebook-members.php. Find :
$T2 = ‘<div id=”likebox-frame”><iframe src=”https://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2F’ . $fm_widget_page_name . ‘&width=’.$fm_widget_width.’&connections=’.$fm_widget_no_connection.’&stream=’.$fm_widget_stream.’&header=false&height=’.$fm_widget_height.'” scrolling=”no” frameborder=”0″ style=”background-color:white; border:none; overflow:hidden; width:’.$fm_widget_width.’px; height:’.$fm_widget_height.’px;” allowTransparency=”no” ></iframe></div>’;
The bold words is where i put the color for the widget. Hope that helps.