xtiandc wrote:
> Is there a way to control font size/layout on printable pages? The printer is 
> adhering to my (very) basic layout, but seems to be ignoring my font 
> declarations. Is there a simple way to control this?
>
> My CSS consists of:
>
>  html{
>     background: #ffffff;
>     font: normal 8pt/10pt arial, helvetica, sans-serif;
>     padding: 5px;
>     
>     }
>
> body
>     {
>     background: #ffffff;
>     font: normal 8pt/10pt arial, helvetica, sans-serif;
>     padding: 5px;
>     } 
>
> Looks like its printing in a standard serif face instead, at a larger size 
> that pretty much blows apart my columns.
>
> Also, I am specifying pts for print. Is this even recommended?
>   

Christian,

Yes, points are fine.

Can we see the page, please?

Zoe

-- 
Zoe M. Gillenwater
Design Services Manager
UNC Highway Safety Research Center
http://www.hsrc.unc.edu

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to