How to recreate Ephemerratic's photo slideshows |
|
|
| By Lauren Girardin | Fri, July 10, 2009 | |||||||||
|
A number of people have written or commented asking how to create the photo slideshows included at the end of our travel dispatches, so I thought I'd share it with everyone.
This is just the way to duplicate the appearance of slideshows on Ephemerratic, which I based on code shared by web developer Paul Stamatiou. Check out Paul full instructions for more parameters to customize which photos are included in your slidesho. You can show all your photos or other Flickr users, base the selection on tags, and more (although unlike what Paul says, you CAN make the slideshow's dimensions smaller, it's just that the slideshow navigation get cropped - see our 300 x 300 example below). You can also change the layout of the slideshow - in the code below, we include instructions to center the slideshow, but you could align it to the left or right as well. Finally, Flickr has a different embeddable slideshow with a different style - here's Flickr's how to. Slideshow Code
<p align="center"><iframe src="http://www.flickr.com/slideShow/index.gne?set_id=SET-ID" frameborder="0" height="500" scrolling="no" width="500"></iframe>
<p>If you can't see the photo slide show above, <a href="http://www.flickr.com/photos/girardin/sets/SET-ID/" target="_blank">view the photo set</a> on Flickr.</p>
Sample SlideshowI've added some paragraph styling in my style sheet to make the text beneath the slideshow small.
If you can't see the photo slide show above, view the photo set on Flickr.
Powered by !JoomlaComment 3.26
3.26 Copyright (C) 2008 Compojoom.com / Copyright (C) 2007 Alain Georgette / Copyright (C) 2006 Frantisek Hliva. All rights reserved."
|
||||||||||




Click here