From: Robbert van Andel <[EMAIL PROTECTED]>
> In particular the text appears outside the borders of the containing 
> division. <when printing>

>Can any suggest what I can do to fix this?

>http://www.salemhospital.org/clinicalresearch/print.php

IE needs "layout" [1] on at least two elements. Add {zoom: 1;} to the - 
div.trials_title, div.trials_treatment, div.trials_eligibility - selector (only 
tested in IE6, by the way). Note that this will not validate. 

You might consider placing a complete doctype on your page as well, though it 
doesn't seem to make a difference with the printing issue. See [2] for more 
information about doctypes.

~holly

[1] http://www.satzansatz.de/cssd/onhavinglayout.html
[2] http://www.communitymx.com/abstract.cfm?cid=E2F258C46D285FEE 
 
                   
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- 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