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

kenorb’s picture

Status: Active » Fixed

It 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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.