I'd like to place a small overlay on my video called "New". So I downloaded the date module and added a date field to my video content type.
Anyone know if its possible to then output the date field (which I can style with CSS) only for a certain period of time like a week or two? After a set date the field would not be output.
Thanks guys!
Update: I have found a module called fieldscheduler that will schedule a field, but I cannot schedule a specific node, only all nodes that use that field. So close!