I was making my first site with php and jquery. I was trying to include this in the website : http://tympanus.net/codrops/2011/09/05/slicebox-3d-image-slider/
But I can't get the shadow and navigation correct. Here is the dropbox link to the website I made :
https://www.dropbox.com/sh/d8dt7gawmjvnlts/xKqeIYQnaO
It contains both the orginal jquery sample and my website trying to implement the same. Please have a look. I have been working hours to get it right..
I have problem in the places. One is shadow class which I think has problem displaying the background images. (which I solved by inserting the background image in the .php file)
second is why the navigation buttons are not displayed correctly. Perphaps ? some mismatching values in the custom.css file.
Thanks in Advance.