Unable to get Slide description for all slides

Hi,
 
I’m trying to have a description over every slide with the code as below::
 
[desc img=”1.jpg” ]<span style=”float:left; margin-top:60px; margin-bottom:20px; width:100%;”><a class=”home_slide_btn” href=”/index.php/how-it-works”>Learn more</a>&nbsp;&nbsp;&nbsp;<a class=”home_slide_btn” href=”/index.php/menu.html”>Get started</a></span><div class=”desc-slide”><span class=”text-title”>Indian cooking<br/> made easy</span><span class=”text-desc”> All the ingredients and spices,
delivered right to your doorstep.</span>
[/desc]
[desc img=”2.jpg” ]<span style=”float:left; margin-top:60px; margin-bottom:20px; width:100%;”><a class=”home_slide_btn” href=”/index.php/how-it-works”>Learn more</a>&nbsp;&nbsp;&nbsp;<a class=”home_slide_btn” href=”/index.php/menu.html”>Get started</a></span><div class=”desc-slide”><span class=”text-title”>Indian cooking<br/> made easy</span><span class=”text-desc”> All the ingredients and spices,
delivered right to your doorstep.</span>
[/desc]
[desc img=”3.jpg” ]<span style=”float:left; margin-top:60px; margin-bottom:20px; width:100%;”><a class=”home_slide_btn” href=”/index.php/how-it-works”>Learn more</a>&nbsp;&nbsp;&nbsp;<a class=”home_slide_btn” href=”/index.php/menu.html”>Get started</a></span><div class=”desc-slide”><span class=”text-title”>Indian cooking<br/> made easy</span><span class=”text-desc”> All the ingredients and spices,
delivered right to your doorstep.</span>
[/desc]
[desc img=”4.jpg” ]<span style=”float:left; margin-top:60px; margin-bottom:20px; width:100%;”><a class=”home_slide_btn” href=”/index.php/how-it-works”>Learn more</a>&nbsp;&nbsp;&nbsp;<a class=”home_slide_btn” href=”/index.php/menu.html”>Get started</a></span><div class=”desc-slide”><span class=”text-title”>Indian cooking<br/> made easy</span><span class=”text-desc”> All the ingredients and spices,
delivered right to your doorstep.</span>
[/desc]
 
 
How ever it doesn’t reflect on any slides.
 
Please check here: http://new.saffronfix.com/
 
Please Help
 
Regards
Rahul

  1. I've been able to resolve the issue a bit.I've just added "!important" to:.jm-mask-desc { top: 300px !important;}from: skin/frontend/default/jm_aroma/joomlart/jmslideshow/css/jm.slideshow.cssNow the issue has modified in a way, that while the 2nd slide comes in; the descriptions for all the slides are visible one below the other.

5 answers

Please login or Register to Submit Answer

Written By

Comments