Elliot Anders wrote:
>
> On Dec 8, 2008, at 7:22 AM Dec 8, 08, Jan Schneider wrote:
>
> It looks like you could also do it in CSS with:
>
> a.week {
> display:none;
> }
Adding
.week {
display:none;
}
to kronolith/themes/print/screen.css worked perfectly. Now my user can
print without the week number showing.
Thank you kindly!