Discuss: ALA’s New Print Styles
by Eric Meyer
- Editorial Comments
32 Excellent Article
Thanks for this article. I have never dealt with print styles so far, but I think I will try to include some of your proposals in a few sites.
posted at 11:00 pm on November 19, 2005 by Michael Mueller
33 Getting text to wrap to next page
I’ve been testing for hours: with all advise in this great article, I still had a problem to get long pages to wrap to the next page in print. Eventhough I added the “float:none !important;” to all big-sized divs. My text was still displaying ‘outside’ my print-page.
I found a solution (or the problem!) for this issue: Around the text I had a <div> with “position:absolute;”. That was the problem, the solution was to ‘redo’ this div in the print-style with “position: relative !important;”.
Simple, maybe, but I thought to share it with you.
posted at 12:42 pm on November 29, 2005 by Henk Jan Bouwmeester
34 Switching print stylesheets?
I have created some accessible stylesheets and obviously use style switching to choose which one. However, when it comes to printing are you stuck with one print style sheet or can this be changed as well?
posted at 04:11 pm on January 14, 2006 by Graham Chetwynd-Morsley
35 A visited link is not printed - why ? - a solution
HELP
In test, I use both methods (a:link:after – a:visited:after) and (a[ref]:after) – The two works correctly when used and printed on SAFARI, FIREFOX, MOZILLA but ONLY when the original full links were not visited… When a link is visited, the full link (auto-insert the URLs of links) is not printed after the text of the title… As somebody has an idea why ? a solution ?
Many thanks
posted at 07:12 am on February 27, 2006 by Michel Scriban
36 Jaipur
I want articles on trade and business and i have a great web directory, yellow pages and products directory as well as news and other sections like entertainment, games etc.
posted at 06:29 am on April 4, 2006 by adjava john
37 Untitled
Hi! Thank you for these valuable informations…
Greetings from Germany
Sam.
posted at 03:48 am on May 21, 2006 by Termin Erinnerung
38 Fixed It
In my comment I think I did something wrong… I mentioned not being able to convince the user agent to apply the print stylesheet. I found out why: I hadn’t put “@media print” at the top of the stylesheet. I’m posting this in case anybody else had that problem.
posted at 01:06 am on June 29, 2006 by Jonathan Landrum
Discussion Closed
New comments are not being accepted, but you are welcome to explore what people said before we closed the door.
Got something to say?
Discuss this article. We reserve the right to delete flames, trolls, and wood nymphs.
Create a new account or sign in below if you’d like to leave a comment.
Subscribe to this article's comments: RSS (what’s this?)






31 Best of both worlds
If at all possible, I’d like to see a print page maintain the document layout, rather than being sent off to the virual design disposal machine for sake of just getting content.
Yes yes, content may be king, but form is queen. And 5 days out of the month the queen reigns supreme.
As for me, Verdana has always been the perfect font for display; especially at small sizes. But I’ll agree that on paper, there just has to be a better alternative. Arial, IMO, looks better in print than it does on web. But this is all heresay. And if you live over there, then it’s theresay.
posted at 08:24 pm on November 15, 2005 by Aaron Martone