Alan Chandler wrote:
> I now come to try and format the content for printing and I am suffering
> from what might be (from what I have been able to google) a bug in
> firefox in which one of my fields disappears on a page boundary (and the
> others in the same row shift to the left). Given thi
I have a simulated table in one of my internal web sites based around a
div representing the row, and then floated divs inside used to generate
the cells. It is essentially a personal application for me to manage my
finances, with each row of this psuedo table being a transaction within
an acc
re: http://www.tincat-group.com/mewsings
Dawn Wolthuis wrote:
>On 1/20/06, Zoe M. Gillenwater <[EMAIL PROTECTED]> wrote:
>
>
>>I would strongly suggest that you create a print style sheet that
>>removes the second column entirely.
>>
>>
>
>I considered that. However, the second column has
I have a work-around for this printing issue. It was interesting and
problematic enough to be worth writing up in case others can benefit,
I think.
The fix:
The print no longer drops lines because I added a #footer (display:
none;) to print.css. I no longer get the copyright at the bottom of
the
On 1/20/06, Zoe M. Gillenwater <[EMAIL PROTECTED]> wrote:
> Dawn Wolthuis wrote:
>
> >I have been trying to figure out the printing problems with my
> >two-column layout in FireFox and IE. IE has problems printing the
> >call-outs (they print on top of other text) and FireFox has problems
> >dropp
Dawn Wolthuis wrote:
>I have been trying to figure out the printing problems with my
>two-column layout in FireFox and IE. IE has problems printing the
>call-outs (they print on top of other text) and FireFox has problems
>dropping lines of the text in the printout. I'm most concerned about
>the
I have been trying to figure out the printing problems with my
two-column layout in FireFox and IE. IE has problems printing the
call-outs (they print on top of other text) and FireFox has problems
dropping lines of the text in the printout. I'm most concerned about
the FireFox problem right now