Is there a module that can count days down until a certain date?

vandiablo - March 18, 2009 - 21:38

What I am preferably looking for is plain display of numbers on their own that can be placed over top of an image...It is for a summer camp site and I have an artistic image for a countdown until camp begins, with a blank space for the numbers to be overlaid.....What the end goal is, is to have the numbers count down the days to camp, eg: something that would read "124" that many days before the event begins in a plain format, that can be positioned over my existing image...

Thanks so much, this is the last piece of my site to be completed and I am stuck :( Appreciate all help very much

=-=

VM - March 18, 2009 - 21:47

When you go to the modules page = http://drupal.org/project/modules

There is a search box that ONLY search modules type countdown into it.

Thanks

vandiablo - March 19, 2009 - 01:17

I tried the cowntdown module but it is not quite what we need....I need one that will have numbers only that I can insert over an image...Is it even possible to do this using drupal? Im wondering if the javascript countdown is more what I need......Can anybody explain how the javascript countdown module differs from the countdown module? Thank you very much

You don't need a module for

alex - March 19, 2009 - 01:36

You don't need a module for that, just a simple custom block like http://drupal.org/node/17146 with a bit of styling.

Good luck

alex

Hills Web

Cant quite get it working

vandiablo - March 19, 2009 - 17:15

I have created a block and pasted the code you suggested but it only displays a block with the code......I must be missing a step or 2.....Thank you for your continued support

Input Format

gbrussel - March 19, 2009 - 19:00

You'll need to enable the optional core module "PHP Filter" and then change the input type to "PHP" for that block.

 
 

Drupal is a registered trademark of Dries Buytaert.