ThemeForest

FolioFlip

How do you to turn the auto-scroll off?

In the scripts folder open folio.js. You will see a section commented called “slider”

change the autoscroll setting from: .autoscroll(6000)

to

.autoscroll({autoplay: false})

Tip: The 6000 is the time between scrolls so if you want it longer, increase the number

How do you make the Video in light box larger.

You can increase the size of videos in the lightbox by adding a width and height at the end of the link to them. With YouTube or Vimeo links simple append the link with ?width=792&height=294 place at the end of the link, no spaces, to make them any size you want.

change the numbers to what you want.

This works the same way as a swf file. You can find more details and an example in the theme’s directions under Adding Video/Movies Item #4

Vimeo videos of different sizes. Append changed slightly.

Use: &width=980&height=500

Use an ampersand instead of a question mark to append your link directly after the vimeo movie iD… no spaces. Change size to what you need.

by
by
by
by
by