Image Slider

Hey guys!

So I found this really great site that has a tutorial that shows you how to create an image slider:http://www.deluxeblogtips.com/2010/05/image-slider-pure-css3.html

I’m using it for my Recovery Story on my site. The only issue with it is that you have to add opacity:1 under the first child segment. So it should read:

#images img:first-child {

left: 0;

opacity: 1;

}

Hope this is useful to you guys, because it definitely was useful for me.

Hope everyone’s weekend is fabulous!

SJM

2 thoughts on “Image Slider

  1. Thank you Sarah! For this simple to use photo slider. I myself spent a solid eight hours trying to get one to work without success. This one seems more user friendly for us beginners however, and I am hoping to use this code in my final website. Great find!

  2. THANK YOU FOR POSTING THIS!!!! I have looked everywhere for a way to make an album for my recovery story. This is going to be a huge help! =)

Leave a comment