Menu items (or any other items such as alerts in page) show up behind the slider. I went through the troubleshooting for the menu system and they advise to modify wmode text as per this instruction:
You will need to set a higher z-index value for your menu (and the other elements that are affected) than the slider to solve this.
You can set and lower the z-index for the slider in the Slider Settings -> Appearance -> Custom Slider CSS field by entering z-index:1; or you could use an even lower number if 1 still does not make it.
Menu items (or any other items such as alerts in page) show up behind the slider. I went through the troubleshooting for the menu system and they advise to modify wmode text as per this instruction:
http://sevenspark.com/diagnosis/flash-object-obstructing-submenu?term_ref=877
Is there a way to correct this or add the code from the above?
Hey cleanmedia,
You will need to set a higher z-index value for your menu (and the other elements that are affected) than the slider to solve this.
You can set and lower the z-index for the slider in the Slider Settings -> Appearance -> Custom Slider CSS field by entering z-index:1; or you could use an even lower number if 1 still does not make it.