Is there any module or customization on theme to design a slideshow like as on these sites?
iframe.gr
netstudio.gr

Just beautiful responsive slideshows.

Comments

WorldFallz’s picture

Haven't tried it yet, but the only one i know of is views_slideshow_liquid_slider.

tarasiadis’s picture

I have see the views_slideshow_liquid_slider but I think that is some other style.

I hace found some commercial themes like
http://themeforest.net/item/touchm-responsive-html5-css3-drupal-theme/34...
http://themeforest.net/item/proma-responsive-drupal-theme/3240509?WT.ac=...

But I think that here the slideshow is theme feature and not module.

If someone knows about this style of slideshow, lets post here.

tarasiadis’s picture

http://drupal.org/project/views_fractionslider is a try to achieve these effects but I wonder if something else exist.

vm’s picture

if your preference is a HTML5 slideshow that isn't a module and you've found one in another theme, you can disassemble and copy what you need to your own theme.

tarasiadis’s picture

So the above sites does not implement the layered slideshow with a module, but with some HTML5 code in their theme, right? I'll try to find some useful code in HTML5 to do this slideshow type, thanks.

truyenle’s picture

Looking for exactly the same thing.

vm’s picture

the theme linked is using the jquery layerslider plugin based on the theme page. They may have built a module around it and simply didn't release it to the community. I can't say with any confidence as I don't own the theme.