Edit [Joomla dir]/components/com_blogfactory/views/settings/tmpl/_avatar.php
1. Comment out lines 6 to 14.
2. Replace line 17 with:
<td><input type="radio" id="cb_avatar" name="avatar_type" value="1" checked="checked" /></td>
3. Comment out lines 22 to 40.