Hi,
All the CSS is handled inside the plugin, I’ve tried removing the box-shadow from the #magazine div, and adding it to all the child divs.
This looks okay, apart from when you hover over the first page. When the page curls over, the box shadow re-appears, I guess for when the second page is displayed there.
I guess the box-shadow could be removed using CSS and then added in later using jQuery, when the 2nd page is visible.
Not to worry, I’ll try that method, I was just wondering if it was something that should be changed in the plugin release.
Thanks for your response.