Something like this should help:
.post-entry .slideshow-window {
background: #fff;
border: 0 none;
}
Of course, you might need to change .post-entry
to something else, depending on your theme's structure.
Let me know if it helps.
Something like this should help:
.post-entry .slideshow-window {
background: #fff;
border: 0 none;
}
Of course, you might need to change .post-entry
to something else, depending on your theme's structure.
Let me know if it helps.