Thank you Georg! That worked! And thank you Tom for your earlier help!! When I went over to Firefox I found this issue: https://bugzilla.mozilla.org/show_bug.cgi?id=154892
(not sure if you have to be logged in or not for the above link to work) but it explains that this is a problem in Firefox since v1.0 and they are not going to attempt to resolve it until 1.9 as apparently it is a very major one to fix (in the sense of a lot of major code-reworking). They want to keep there current version as stable as possible (understandable). Anyhow, thanks again! Chris -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gunlaug Sørtun Sent: Friday, June 30, 2006 3:14 AM To: Chris C Cc: 'CSS List' Subject: Re: [css-d] Liquid columns Printing Issue - update Chris C wrote: > 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). > The URL once again is: http://hitech.lead2gold.org/view_teams.php Try adding... table,td {height: 100%;} ...in the print-style sheet. That forces Firefox to print the entire table, at my end. regards Georg -- http://www.gunlaug.no ______________________________________________________________________ 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/
