On Thu, 2006-12-14 at 16:51 -0500, Henry Baragar wrote:
> > There is also, I recall, a way to do this from within the sheet
> > itself. Is that right?
> >
> Not that I know of, but I am not a CSS expert.
Use the @media rule:
@media print {
.somecss { color: red }
}
> Copy the default (auto) web/templates/header file and add the link for
> printing.
>
> Is this correct?
Yup.
- Alex
_______________________________________________
jifty-devel mailing list
[email protected]
http://lists.jifty.org/cgi-bin/mailman/listinfo/jifty-devel