Question:
In the slider can one change the background color of the container via the interface instead of altering CSS?
Answer:
You can place the slider inside a div container, and change the background color this "container".
For example:
< div style = "background-color:#333;" > |
[[wonderplugin_slider id="39"]] |
</ div > |
The demo is as following: