Procedures for HomePage Slideshow. 1. Use Elegance slideshow, user template listed on the left in LR. 2. Open PI website in FrontPage and locate the index.html file that was created for the slideshow: photographyimpressions.com/galleries/homepage/index.html 3. Rename this file to index_homepage.html and drag to the root folder. Open this file and the index3.html file together. You will be copying lines from the slideshow index file and pasting them into the main index file. 4. Copy lines from the section of index_homepage starting at or around line 12 with the statements, all the way to (but not including) the marker. Paste all these lines into index3 right after the javascripts.js and pop-closeup.js statements, just before the marker for this index file. 5. Copy the entire section (all lines excluding the markers) from the index_homepage file and paste into the MAIN TABLE section of the index3 file, right after the table definition in the spacer.gif line. There is a COMMENT indicating where pasting should begin. 6. In the first line of HTML code just pasted into index3, change the width from 80% to 97%. 7. Go down to the 2nd grouping of lines of code, where the "padding-top" is defined for each image. change each value for the padding-top to zero. 8. Search for "valign" in the MAIN TABLE section and change all values from "middle" to "top". 9. Open /galleries/homepage/resources/custom.css file. Locate BODY section with the background-color line at or around line 60. Change to transparent. Also, locate the line that defines the height of the "photocontainer" and reduce to the smallest value+4 that will still contain the height of a photo in the slideshow.