How do I set that? In the styling part of the backend, the "rough preview" shows me a Slideshow area/Page title area, but change the background for Big Slideshow does not work. What does?
Thanks!
How do I set that? In the styling part of the backend, the "rough preview" shows me a Slideshow area/Page title area, but change the background for Big Slideshow does not work. What does?
Thanks!
Try adding this to your custom.css or Quick CSS:
.slideshow_color .title_container {
background: #FCFCFC url("link-to-your-background-image.png") repeat top left;
color: #666666;
}
Regards,
Mya
Ok, it worked when I defined a background in .title_container. I just thought that I was supposed to be able to change it in the Theme options/styling. Thanks.
Hey,
Glad Mya could help. :)
Regards,
Ismael
This topic has been closed to new replies.