vicwick
06-28-2011, 12:38 AM
1) Script Title: Ultimate Fade-in slideshow (v2.4)
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm
3) Describe problem: Is there a way to change the default background color for the slideshow from black to white? I tried to do it with the css, but obviously I'm doing it wrong. Here's what I did to the css:
.fadeshow2 {
z-index: 1;
background: #fff;
}
Thanks for any help!
-- Victor
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm
3) Describe problem: Is there a way to change the default background color for the slideshow from black to white? I tried to do it with the css, but obviously I'm doing it wrong. Here's what I did to the css:
.fadeshow2 {
z-index: 1;
background: #fff;
}
Thanks for any help!
-- Victor