By w3dreamer on
I'm trying to create five colums, one teaser at top page of (embedded) videos.
You can see an example of what I'm trying to achieve here: http://www.iltalehti.fi/nettitv/
I think there are three separate questions here really:
1. How to create more than three columns for the lower part (panels would be good here, but three columns is maximum?)
2. How to add the teaser: with different view/block?
3. How to perform switching of top video when thumbnail from lower part is clicked?
Comments
Lets say you have a content
Lets say you have a content type called video, you could use panels to override the display of content of type video and place the content of the current node in an upper panel. In the lower panel use a view which lays out videos as a grid with 5 columns.