Closed (fixed)
Project:
Countdown
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Jan 2008 at 06:48 UTC
Updated:
3 Feb 2008 at 07:22 UTC
Is there a way to wrap everything this module outputs after the
or tags. I need to apply some CSS formatting to just this modules output (and not the block title).
I tried looking though "countdown.module" for anything that looked like it wrapped html code around the output, but could not find anything.
Comments
Comment #1
jeeves commentedI should have down a bit more poking around because I found the answer in this modules "issues" forum.
Basically I used the technique outline here: http://drupal.org/node/104319
and created a "block-countdown.tpl.php" with the following contents and uploaded it to my themes folder:
seems to work perfectly
Comment #2
jeeves commentedComment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.