Hi. I purchased your AviaSlider script and it is working great. Question: Is there a way to add a div on top of the slider? I am trying to have a div with a simple box and text that will live on top of the aviaslider and not fade in and out with the slider. I have had no luck with this. I have successfully added my div within the AviaSlider div tag but it will always be behind the AviaSlider. I can't get my added div to be on top of the AviaSlider. Ex:
<div id="content">
<div class='aviaslider' id="frontpage-slider"><div id="contentText"></div>
<div class="featured">
</div>
<div class="featured">
</div>
<div class="featured">
</div>
<div class="featured">
</div>
</div>
Please help.














