slideshow hides header-nav in greek_yogurt theme

Permalink
Friends,
I am having problem in getting the slideshow properly aligned in my header-image area. By default the slideshow gets overlaid over the header-nav items. I have temporarily fixed it by 30px padding to slide-show design configuration.

Any other method to fix this problem? Help is much appreciated.

 
JohntheFish replied on at Permalink Reply
JohntheFish
Some ideas that may not work....

A. For the header-nav, use the block design to give it a z-index:1000;

B. Inserting an html block before the slideshow containing
<div style="clear:both;"></div>


C. Attach a similar clear:both style to the design for the slideshow block itself