By erdubya on
Is there a module that allows you to create a slideshow with text headlines similar to this in drupal?
http://www.firestormradio.com/ (looks like a joomla site)
Or this:
Or this:
Is there a module that allows you to create a slideshow with text headlines similar to this in drupal?
http://www.firestormradio.com/ (looks like a joomla site)
Or this:
Or this:
Comments
It would take a bit of CSS
It would take a bit of CSS and other tweaking to format it the way you want, but http://drupal.org/project/views_slideshow can probably do that.
Also look into http://www.frontpageslideshow.net ... I've seen it used on Drupal sites, though I don't know for sure if there's a module to accompany it, or if you just feed it raw data (e.g. from a directory, views output, or whatever). Their site says it does work on Drupal: http://www.frontpageslideshow.net/demos/drupal/
Hope this helps.
-- David
absolutecross.com
[new guide/lesson in progress: Creating a CCK and Views powered Drupal site - feedback welcome]