
Script: php Foto Flow
Rights: © Revived Wire Media - revivedwire.com
[Installation]
- Open index.php and insert your photo paths into the "fotos" div
- **Note: **Keep in mind you need to include the "main" div and the other divs within
- Open fotoflow.css and change the min-width in the css attributes "html" and "#main" to the overall width of your slideshow
- **Note: The aspect ratio (width and height) of your photos are automatically adjusted/maintained with the remainder of the script
[Notes]
- Use é for apostrophes in your alt tags
- To change your background color in the reflection, open reflect.php and change the color value in the "$_GET['bgc']" parameter
- If you choose not to use reflections, remove the string "reflect.php?img=" from the <img src path
- In fotoflow.js, there are several optional configuration settings. It's worth mentioning that there are many precise calculations in this file. If you modify any sizes and/or positioning, things can go awry rather quickly. Make backups and experiment! :)
- Feel free to change the loading animation but please consider the dimensions and adjust accordingly. AjaxLoad.info is a good resource
|