Closed (fixed)
Project:
Video
Version:
6.x-4.2-beta4
Component:
Video Core
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
17 Aug 2011 at 08:53 UTC
Updated:
26 Oct 2011 at 09:29 UTC
I am using flowplayer and video modules to upload my videos.
How can I create small video icon on the generated thumbnails to distinguish them on from the normal images thumbnails
See attached image for what I mean
| Comment | File | Size | Author |
|---|---|---|---|
| video icon.jpg | 14.52 KB | johnlinux |
Comments
Comment #1
carvalhar commentedi think the simplest solution would be with css, adding a transparent icon as background for a or img.
There is also image cache actions module, but then you'll need to find how video module creates thumbnails to add an action to place the icon above the image.
Comment #2
Jorrit commentedImageCache actions would be the way to go. If you don't get it to work then some fixes have to be made to make sure the video module works better with ImageCache.