right now it apears that zenphoto is set up to show 5 galleries per pages and i would like to know how to adjust it to show 7
In you 'zen' directory, open up zp-config.php. On line 101 you should see
$conf['albums_per_page'] = 5;
Just change the value there.