I have been trying to add a sand background image to the "dark" theme, and it works but for some reason the images themselves get covered by the sand background. example here http://www.blackwidowtechnology.com/zen
any idea of what i can do to have it so they dont get covered by sand???
i changed the first line of code to be this
/ Dark-style css /
body,.caption{background-image:url('http://www.blackwidowtechnology.com/zen/main-bg.gif');color:#ccc;}
h1,h2,h3,h4{color:#eee;}
i changed it back to the original style trying to fix it. to be honest though I should have rephrased my question. how do you add a background image to zpgalleriffic without having the background image cover the photos immediately after switching to that photo...