Topic: The css-background partly destroys the pictures in expand mode

Again a question for my website http://www.vr4u.ch
I've created a design with artisteer and loaded it into a joomla environment. Now when I add a juicebox-gallery it works (more or less) fine (see my other post of yesterday).
But when I click on the expand button the picture is not alone: there are severel elements from the header (headline, slogan, and menu bar) on top of the picture.
I add two screenshots:
http://www.vr4u.ch/forumpics/before.jpg
http://www.vr4u.ch/forumpics/after.jpg

As far as I can see the artisteer-theme works excessively with the directive:
  z-index: auto !important;
In my tries I didn't manage to ovelap the menu bar; neither with z-index: 9999 nor with z-index auto !important - but I'm not shure WHERE to place it (I managed easily to get the picture over the expand button, and with that made it impossible to check the expanded mode...)
Any help would appreciated.
Thanks.

Re: The css-background partly destroys the pictures in expand mode

Try setting expandInNewPage="TRUE" (in the JuiceboxBuilder-Pro 'Customize -> General' section). This should hopefully bypass the 'z-index' issues that you are experiencing.
Please see here for more information.