Overwrite Templates
You can overwrite BuddyForms templates exact the same way you overwrite every other WordPress template.
Just copy the template from the plugin folder into your theme/child theme.
In the BuddyForms plugin copy the buddyforms folder: /templates/buddyforms/the-loop.php
Into your theme: buddyforms/the-loop.php. Without the "template" folder.
This works the same way for all BuddyForms Extensions.
Please make sure you create a unique theme or a child theme before your overwrite templates. Otherwise the changes will get lost with every update of your theme.
For more information read the WordPress Codex: http://codex.wordpress.org/Child_Themes