I know how to make my homepage a full screen slideshow and I know there is a Smugmug gallery style that is slideshow. But I would like to use the JFriend HTML5 slideshow or the Fastline Media Full Screen slideshow as a regular gallery style. Is there a way to do that via customization?
Tell me more
×
SmugMug Stack Exchange is a question and answer site for
SmugMug developers and end users. It's 100% free, no registration required.
|
|
If you look at page 7 and 8 of Jfriends documentation http://www.pixel99.com/smugcustom/slideshow/jfriend-html5-slideshow-tutorial-1.1.0.pdf It shows you how to put the code in for a gallery or category, from there its just a matter of tweaking your CSS to make it fit your needs. For the Fastline Media version, you would need to edit the Javascript code directly so that it will work on other pages For example you could change this
to this
I changes the document.body from homepage to category_Sports to show on my Sports category. |
||||
|
|