Sent by Simon Hill on 18 July 2002 11:11
On Wed, 2002-07-17 at 22:09, Andrew Clover wrote:
> Mark Pilgrim [EMAIL-REMOVED]> wrote:
>
> > Go at it with guns blazing: <http://diveintomark.org/redesign/>
>
> Hooray!
>
> > - Konqueror 2 and 3
>
> Konqi 3.0.1 dies horribly (SIGSEGV). Seems to be caused by this rule:
>
Works For Me.
> .calendar table caption {
> display: none;
> }
>
> Odd. visibility: hidden seems not to crash it. Tsk Konqueror!
>
> Also the right-alignment doesn't work properly; the calendar and links
> move over to the right off the page. Is probably a float-related bug; have
> you considered absolute-positioning the left column instead of floating it
> to avoid this (and the IE6 content-cropping bug)?
Confirmed.