I think this makes it a little better w/ IE 5.5 (NS 6.2 is still fine):

replace:
    <TD vAlign=top align=left width="100%"
background=cocoon-index_files/line.gif colSpan=2 height=0>
       <IMG height=5       hspace=0 src="cocoon-index_files/line.gif"
width=1 align=left border=0 rowSpan=3></TD>

with:

    <TD vAlign=top align=left width="100%"
background=cocoon-index_files/line.gif colSpan=2 rowspan=1 height=0/>

----- Original Message -----
From: "Nicola Ken Barozzi" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, March 27, 2002 12:57 AM
Subject: Re: Re:Cocoon 2.0.2 looks


> From: "Ivelin Ivanov" <[EMAIL PROTECTED]>
> > From: "Nicola Ken Barozzi" <[EMAIL PROTECTED]>
> >
> >
> > > From: "Ivelin Ivanov" <[EMAIL PROTECTED]>
> > >
> > > >  I see a thin white line separating the top blue banner
> > > > and the navigation menu
> > > > on the right. It looks like a bad match of the table tags.
> > >
> > > ? The pages look good to me on Mozilla0.99,IE6 and NS4.7.
> > > What browser are you using? (BTW, the navigation is on the left...
which
> > > makes me think that you are maybe on the inside! ;-)
> >
> > It's just that IE has it backwards ;))
> > The line shows w/ IE5.5
> > I confirm that NS 6.2 doesn't show it.
>
> Strange, since the older Netscape 4.7 has no problems...
> try fixing it and tell me what to change, I don't have IE5.5 here.
> Thanks :-)
>
> > > > BTW, I love the new cleaner and lighter interface.
> > >
> > > Then you'll *love* the forrest skin.
> > > Tell your pal Konstantin to get going on that, he recently left a bit
> > > alone us on Forrest for Cocoon :,-(   ;-P
> >
> > I bet his secret thoughts are to get form handling in Cocoon, so that
> > Forrest developers won't have to struggle with custom form handling. ;-)
> > I would like to help with Forrest myself, right after we close form
> handling
> > release 1.
>
> We will never see you then, form handling is an infinite universe ;-)
>
> --
> Nicola Ken Barozzi                   [EMAIL PROTECTED]
>             - verba volant, scripta manent -
>    (discussions get forgotten, just code remains)
> ---------------------------------------------------------------------
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to