Hi,
I'm using the Presence template, and can't get the border on the slideshow to go sit correctly around the image. In Chrome I have the problem of not having rounded corners, I added this code to the CSS template parameters but it didn't make much difference:
.slidesjs-container, .slidesjs-container img {
border-radius: 8px 8px 0 0 !important;
}
In IE and Firefox, I get the rounded corners but if I put on a border it doesn't go round the corners, and it sits slightly inside the bottom border of the image. I have used it in module position content-top rather than in the showcase position (I tried the showcase position but got the same problem).
Thanks
Helen