Hello out there
How do I change the color or add an image to the background of the slider?
Both solutions would be helpful.
Thanks in advance
Hello out there
How do I change the color or add an image to the background of the slider?
Both solutions would be helpful.
Thanks in advance
Hey,
in style3.css search for following code:
.slideshow{
background: #fff url("../images/skin3/bg_gradiant_stripe.png") repeat-x 0 0;
}
Change the background color and/or the bg image as you like.
Thanks Dude
Glad that I could help you :)
You must log in to post.