I have a jquery slideshow with captions in div class "feature2". I've add a background image to div class "feature2" that spans 100% width of the screen but the problem is it is hiding my slideshow images - but not their captions?
Below is the page in question:
http://www.signport.co.uk/test/asg_slideshow.html
And this is an example of how I want it to look - http://www.signport.co.uk/test/asg_aston.html
If you disable the 'background-image url("Images/background.png")' with firebug it reveals the images behind.
How can I modify this so the image slideshow and captions sit in front of the hatched image?
Thanks