Brian Walk wrote:

> www.niu.edu/phys_plant/departments/maintenance.shtml

> does anyone know if there has been a change in how Firefox interprets
>  a print style sheet that might cause it to preview and output as I 
> described above, and if so, can you suggest a remedy.

Have no idea what they've changed, but adding...

#divContent {overflow: visible;}

...to the print stylesheet to counteract the 'overflow: hidden' you have
in the main stylesheet, seems to fix the print-problems in Fx2.0.0.6.

You can also just delete that 'overflow: hidden' declaration in the main
stylesheet since it doesn't seem to serve any purpose - unless you're
using it to fix a browser bug I haven't encountered yet.

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
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