On Fri, Sep 26, 2008 at 3:31 AM, Michael <[EMAIL PROTECTED]> wrote:
> When I print a page, I'm finding that the text is chopped off at the
> left. Is there a way I can amend print.css so that span sizes are
> narrower, allowing me to fit all my text on a printed page? Or is
> there another way around this?

I don't know if there is a blueprint solution to this, but likely
you're going to have to make your items with width narrower so that
they fit. You can do that by decreasing the font-size a little
possibly, since printers are much higher resolution fonts can be
legible at smaller sizes.

The only thing I've done in the past that I felt gave really excellent
results was to get rid of structural elements that dictated width.
Then I would set a small margin on the left and right.

Something else I've done is to put a sacrificial right margin. So
figure out what parts of the page are least important and put them on
the right of the print out so that if they get cut off no one cries.
-- 
Matthew Nuzum
newz2000 on freenode

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Blueprint CSS" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/blueprintcss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to