Slow Down Slideshow in FREE Small Business Theme
-
I can NOT find the code to slow down the slideshow. I have looked through all the php pages in the Editor that have been mentioned in the support forums and I can’t find anything that relates to speed.
Can anyone help?
Here is the code from the stylesheet regarding the slide show.
/* ------------------------------------------------------------------------------------------ */ #slider { background: url("images/slide-shadow.png") no-repeat scroll center bottom transparent; margin: 20px auto; position: relative; width: 930px; height: 399px; } #slideshow { background: #333333; position: relative; width: 930px; height: 354px; } #slideshow, #slideshow a, #slideshow h2 { color: #EEEEEE; } #slideshow img.attachment-slide-thumb { position:absolute; } #slideshow .post-slide { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7); margin: 70px 0 0 465px; padding: 20px; position: absolute; text-align: left; width: 425px; border-radius: 10px 0 0 10px; } #slideshow .read-more { display: none\9;
[Moderator note: In future, please wrap code in backticks]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Slow Down Slideshow in FREE Small Business Theme’ is closed to new replies.