Deluxe News Pro

+++++++++++++++++

The ultimate Joomla Content Module

Slideshow Examples


Slideshow example with transition features.

The demos below are based on our simple tag system. Simply add the tag calls for the content in your own custom html to get the following design!


<a href="{link}">
<div class="npslideshow1">
<img src="{articleintroimageurl}">
<div class="npslideshow1_txt">
<h2>{title}</h2>
<p>{introtext}</p>
</div>
</div>
</a>


Featured Slideshow Example : Fade Effect

The JoomlaXTC Deluxe NewsPro can create mutli-effect slideshows.






Featured Slideshow No Text Example : Slide Effect

Create multi-page slides with CSS styled control with the {pages} tag.



 1  2  3