View Single Post
Old 02-08-2013, 11:36 AM   PM User | #2
niralsoni
Regular Coder

 
Join Date: Mar 2008
Location: London
Posts: 143
Thanks: 3
Thanked 38 Times in 38 Posts
niralsoni is an unknown quantity at this point
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 
......
  }
niralsoni is offline   Reply With Quote
Users who have thanked niralsoni for this post:
Iso Godly (02-08-2013)