2013-02-01, 19:13:18
Hartija is ready to use framework. Just add:
<link rel="stylesheet" media="print" type="text/css" href="print.css" />
to your theme where print.css is Hartija stylesheet, to your page. The only you have to do is editing elements that should be hidden for print at the bottom. Nothing more is required.
<link rel="stylesheet" media="print" type="text/css" href="print.css" />
to your theme where print.css is Hartija stylesheet, to your page. The only you have to do is editing elements that should be hidden for print at the bottom. Nothing more is required.