Before contacting me, make sure your host is running PHP 5. If not, contact their support to see if it can be changed or switch to a host that does have PHP 5.
No. Facebook's API doesn't currently allow for this.
To create a new style, simply duplicate and rename one of the existing styles and modify the files.
Use the following template functions:
fb_photos_widget(count, mode, size)
fb_albums_widget(count, mode)
Parameters
Examples
<?php fb_photos_widget(4, 'random', 80); ?>
<?php fb_albums_widget(5, 'recent'); ?>
The Lightbox plugin must be installed and activated.




