In the
run-slideshow.js file, you can make following changes -
Code:
$("#showcase").awShowcase(
{
content_width: 960, // change container width here
content_height: 345, // change container height here
fit_to_parent: false, // set this to true
......
}