Slide Show Issues
mjs
Registered Users Posts: 152 Major grins
While I have the slide show embedded for my home page I often only display one photo. I have been doing this ever since I created the slide show. I just uploaded a new image to display and the image cycles from light to dark as though it is trying to load a second image. Not sure how to correct it.
Thx
msabatini.com
Thx
msabatini.com
msabatini.com
0
Comments
<div id="bio_image">
<img src="YOUR_IMAGE_URL_HERE" alt="CAPTION" />
</div>
That'll show one image only. Of course, you'll probably want to center it, etc.. so, do this:
add to your CSS:
#bio_image {
margin: 0 auto;
}
David
Twitter: @WolfSnap
Facebook: http://www.facebook.com/WolfSnapDesigns
SmugMug & Wordpress Customization - WolfSnap.com | Custom Domains