[kronolith] How do I remove week number from print monthly view?

gimili gimili17 at gmail.com
Mon Dec 8 15:37:09 UTC 2008


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!



More information about the kronolith mailing list