Found the problem--you may want to mention this in the first post.
In your php file, find
Code:
$foto="<div class=\"slide\">\n<div align=\"center\" class=\"slide-inner\">\n<a href=\"/forums/showthread.php?t=".$pic['tid']."\"><img alt=\"read full article\" width=\"396\" src=\"/forums/attachment.php?attachmentid=".$pic['attach']."
Change the bolded to the width you want your pics to be.