Closed (fixed)
Project:
Calendar
Version:
6.x-2.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Dec 2008 at 10:24 UTC
Updated:
24 Dec 2008 at 11:12 UTC
How should I replace day view from the standard calendar-day.tpl.php file.
Should I edit this file from the module dir, or should I copy it to theme folder and customize it (which doesn't work for me).
Comments
Comment #1
kenorb commentedIt worked, it was cache problem or something.
If you have the same problem,
1. Copy your tpl.php files from calendar into your theme dir (here you can find some examples with time slots: http://drupal.org/node/345163).
2. Modify them as you want.
3. Try to clear Views cache, if it'll not help, edit your calendar view and go to 'Theme: Information' section and rescan your files.