Hi there,
I'm using the resonate template and I have the same problem but in chrome (Version 28.0.1500.71 m), it works in firefox and ie. I used the custom css code below and put it in the custom code for the template.
the website is:
http://aria-cad.co.uk/index.php and currently under construction.
Any help would be appreciated.
Thanks,
Steen
Hi Filhaus
Try adding the following to the Custom CSS field of your templates parameters...
[code type=css].slidesjs-container {
border-radius: 8px 8px 0 0 !important;
}[/code]
Ciarán