Closed (fixed)
Project:
Views cycle
Version:
6.x-1.0-beta3
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Feb 2010 at 10:29 UTC
Updated:
3 Aug 2010 at 19:10 UTC
Hi, i'm using views cycle module and it's a great module.
I want to create an effect like this http://www.interlochen.org/, but there is not documentation about that. Can you help me please?
Comments
Comment #1
MetalDave commentedComment #2
darkedge3 commentedI'm totally new to Drupal, but quickly getting my head around the structure, but as always want to jump in at the deep-end!
I'm also interested in creating a similar menu style to the interlochen.org site, any guidelines?
Thx!
Comment #3
espirates commented+subscribe
Comment #4
Crell commentedSupport requests are never critical...
You need to setup a view using Fields, and then set the view to use the Cycle style plugin. In the Cycle config, pick one field to be a thumbnail (you probably want to exclude it from the display normally in the Field config, too). Set the other options as desired. Pick a skin or write your own or add CSS to taste in your theme.
That's pretty much it.