[Web4lib] Print style sheet question

Drew, Bill drewwe at MORRISVILLE.EDU
Thu Apr 19 11:08:45 EDT 2007


Your recommendation did away with the long div problem I was seeing in
Firefox.  I also revalidated the entire page and fixed some minor
errors.  Still working on the page breaks showing up in the middle of
images.

Wilfred (Bill) Drew 
Associate Librarian, Systems and Reference
Morrisville State College Library
E-mail: mailto:drewwe at morrisville.edu
AOL Instant Messenger: BillDrew4
http://claimid.com/billdrew
Facebook me <http://www.facebook.com/p/Bill_Drew/202201900> 
Bill Drew's Wiki: http://billdrew.pbwiki.com/
Library: http://library.morrisville.edu/
SUNYConnect: http://www.sunyconnect.suny.edu/
My Blog: http://babyboomerlibrarian.blogspot.com

"They that can give up essential liberty for a little temporary safety
deserve neither liberty nor safety." Ben Franklin, 1759

 

________________________________

From: Amy Ostrom [mailto:amostrom at gmail.com] 
Sent: Thursday, April 19, 2007 9:15 AM
To: Drew, Bill
Cc: web4lib at webjunction.org
Subject: Re: [Web4lib] Print style sheet question


Dear Bill:

I am not familiar with a way to stop browsers from breaking images
unfortunately, but if you specify your other two stylesheets to
media="screen,projection":

<link rel="stylesheet" type="text/css" href="artwork_files/css.css"
media="screen,projection"> 
<link rel="stylesheet" type="text/css" href="artwork_files/dropdown.css"
media="screen,projection">

that should then print off your entire page.  I suggest reading
http://css-discuss.incutio.com/?page=PrintStylesheets, which is pretty
comprehensive about what you can do to make the best of page breaks and
printing.

For inches, you should use "in" instead of "inches" as suggested, and
validating is always crucial.  Happy coding. :-)


-- 
In peace,

Amy M. Drayer
Web Interface Designer 
amostrom at gmail.com


More information about the Web4lib mailing list