Thank you,

That brought me 50% of the way there,
I mentioned two issues before (I thought they were tied together) but
you resolved one of them by this suggestion.

The only problem I'm having left is FireFox still refuses to print
beyond the first page where as it looks great in every other browser
(IE6, IE7, and 
Opera).

It also only appears to happen when I have tables being displayed.
<p></p> tags etc that span across several pages print wonderfully in
Firefox.
It's only this scenario:

[..header data..]

<table>
[1-20 page(s) later]
</table> 

[..footer data..]

Page 2 always seems to hold the footer though which makes the issue
really bizarre.

The URL once again is: http://hitech.lead2gold.org/view_teams.php
The 3 style-sheets I'm using are:
(page layout only): http://hitech.lead2gold.org/css/navmain.css
(page colors and some table layouts):
http://hitech.lead2gold.org/css/green.css
(print css) http://hitech.lead2gold.org/css/print.css

Thanks again for resolving one of my problems though!

Chris


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Tom Livingston
Sent: Wednesday, June 28, 2006 5:13 PM
To: Chris C
Cc: CSS List
Subject: Re: [css-d] Liquid columns Printing Issue - update

>
> I do in fact have a print.css file that chops the right and left menu
> bars before the print.
> I can't figure out why it truncates past the first page.
>
Are the containers of the content being printed floating? (Sorry,
can't look right now).
In your print sheet, try getting rid of the floats.

i.e.  #div{float:none;}

HTH

-- 


Tom Livingston | Senior Multimedia Artist | Media Logic |
ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com
______________________________________________________________________
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/

______________________________________________________________________
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