Posted by pkcho on October 26, 2009 at 4:24am
Sorry for the newbie question.
I need to be able to upload quicktime video to my site and use views to make a gallery.
For whatever reason, I'm trying different combinations of modules to accomplish this but I can't seem to find a way to manipulate the video properly in views to get it into a gallery.
Help!
Comments
Try this link!
http://mustardseedmedia.com/podcast/episode22
It should help you accomplish what you need to do.
Cheers
But how do we customise?
Hi,
That's a great video to show how to put together a video gallery, but how do I customise the layout and styling of the video pages and the video gallery? (other than just the video & thumbnail sizes)
At the moment the video just sits to the left and any text in the body sits above it. I need to do simple things like centre the video on the page, and have the text sit below...
There is nowhere to define a
<
div> or anything to position.
Any ideas?
Many Thanks,
Andreas
CSS and templates
Usual answer. To affect the order of fields in a CCK node, edit the content type's display tab. To move things around, use CSS and the existing handles (firebug is your friend). And if that's not sufficient, write custom .tpl.php files.