I was told earlier that to remove text drop shadows I had to edit the css, which I have successfully done to remove those - I do not see any TextShadowColor setting in JuiceboxBuilder - am I missing that?
More importantly, I have tried setting ImageShadowColor in JuiceboxBuilder to Opacity 0 (from default of .4) and this does not help - there is still a drop shadow. I took a screenshot of the edge and examined it in photoshop to make sure I wasn't seeing things and there is definitely still a drop shadow. I also tried setting the ImageShadowColor background color to that of the overall background color (#fff in this case) and the drop shadow is still there.
Also, when you say to set values to RGBA (0,0,0,0) I want to make sure I do that properly. In the Image Shadow Color parameter I click on the color box and set the 6 digit hex value at the top. I've set it to #000 with opacity of 0, also to #fff with opacity of 0 and neither removes the drop shadow. Are you using some css3 that is not supported in some browsers? Though at this point I'm just observing (and testing screenshots from) the juicebuilder preview window, which I assume would be accurate.