Replacing the "Week Day Table List" links at the top of the calendar page
yoyoman - February 27, 2008 - 20:15
| Project: | Event |
| Version: | 5.x-2.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I'd like to replace the "Week Day Table List" links at the top of the calendar page with my own links. I can do it by editing the function event_link(), but I'd like to do this without altering the module. How else can I do this?

#1
I was just wondering if you ever got an answer/solution for this. I'm looking to keep them as "week day table list" but i want them to appear in a horizontal line instead of a vertical list.
#2
Your theme should take care of that, you may need to tweak it. (hint: class="links")