Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG  Not logged in ELOG logo
icon5.gif   Addition of a Print CSS, posted by Ian MacDonald on Mon Jan 15 09:56:09 2007 
    icon2.gif   Re: Addition of a Print CSS, posted by Stefan Ritt on Tue Jan 16 21:13:42 2007 
Message ID: 2112     Entry time: Mon Jan 15 09:56:09 2007     Reply to this: 2113
Icon: Question  Author: Ian MacDonald  Author Email: elog@irm.thamespower.com 
Category: Question  OS: All  ELOG Version: ELOG V2.6. 
Subject: Addition of a Print CSS 
Is there any way to change the the embeded style sheet reference to allow a seperate style sheet for printing ?

Default config:-
<link rel="stylesheet" type="text/css" href="default.css">

Would like to configure to :-

<link rel="stylesheet" type="text/css" href="default.css media="screen">
<link rel="stylesheet" type="text/css" href="print.css" media="print">

Thanks
ELOG V3.1.5-fe60aaf