More than 5 pictures prevent scroll and hide footer (voyage theme)

Trying various themes to work with buddypress and the voyage theme ( http://wordpress.org/themes/voyage ) right now appears to be my favorite so far, but one of my members realized that the ability to scroll down the page is lost when viewing a media tab or album with more than 5 photos. The theme gets stuck, you can not scroll down to see the rest of the pictures, or the footer or anything.

any ideas on how I could fix this situation would be appreciated!

PHP 5.3.3
MYSQL 5.1.71
WordPress 3.8
BuddyPress 1.9.1-7716
rtMedia 3.5
OS Linux
Imagick Not Installed
GD bundled (2.0.34 compatible)
[php.ini] post_max_size 8M
[php.ini] upload_max_filesize 10M
[php.ini] memory_limit 256M
build 2359 10th May 2013,
Installed Plugins AVChat Video Chat Plugin PRO for WordPress by AVChat Software version build 2359 10th May 2013
Theme Name Voyage
Theme Version 1.4.5
Author URL http://www.xinthemes.com/
Template Overrides plugins/buddypress-media/templates/media/album-gallery-item.php,
plugins/buddypress-media/templates/media/album-gallery.php,
plugins/buddypress-media/templates/media/album-single-edit.php,
plugins/buddypress-media/templates/media/media-gallery-item.php,
plugins/buddypress-media/templates/media/media-gallery.php,
plugins/buddypress-media/templates/media/media-single-edit.php,
plugins/buddypress-media/templates/media/media-single.php,
plugins/buddypress-media/templates/media/uploader.php

With reference to your topic at - http://wordpress.org/support/topic/no-scroll-and-hidden-footer-with-rtmedia-buddypress-album?replies=1#post_content

Our plugin was never called “buddypress album”.

Rest, please check with default wordpress theme or use a compatible theme (for example: http://themeforest.net/item/sweet-date-more-than-a-wordpress-dating-theme/4994573?ref=rtCamp )

If you are a developer, you may use rtMedia templating system in your theme - https://rtcamp.com/rtmedia/docs/developer/templating-system/ or a simple patch as suggested in - https://rtcamp.com/rtmedia/docs/developer/templating-system/theme-media-tab/

I will recommend trying patch as it solved issues with many themes till date.