Re: [css-d] CSS Printable Pages

2006-06-08 Thread Tom Livingston
xtiandc wrote: Yup...that was it. Changed to "media: all" and it did the trick. Duh. Thanks! Christian. Tom Livingston <[EMAIL PROTECTED]> wrote: - Hide quoted text - On 6/5/06, xtiandc wrote: > Is there a way to control font size/layout on printable pages? The printer is > adhering to my (very)

Re: [css-d] CSS Printable Pages

2006-06-07 Thread david
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? Which browser? No two browsers are created equal in their printing function!

Re: [css-d] CSS Printable Pages

2006-06-07 Thread jono
> xtiandc wrote: >>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: #ff; >> font: normal 8pt/10pt arial, helvetica, sans-serif; >> padding

Re: [css-d] CSS Printable Pages

2006-06-07 Thread Zoe M. Gillenwater
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: #ff; > font: no