Re: NN 4.7... again
by "Angel One" <angelone(at)angelonearth.net>
|
|
Hi Lisa,
I haven't had time to check your page myself, but sometimes Nutscrape
will add a red line after images if you don't break your tables up like
this:
<tr><td
align="top"><img
src="blabla"></td></tr>
instead of this:
<tr>
<td align="top">
<img src="blabla">
</td>
</tr>
(A line break is displayed as a space) If you're getting red lines I would
think it's something similiar.
HTH,
~ Paul
----- Original Message -----
From: "Lisa Bradshaw" <zibbler(at)web-design-cs.com>
To: <hwg-techniques(at)hwg.org>
Sent: Tuesday, May 14, 2002 8:20 PM
Subject: Re: NN 4.7... again
> Unfortunately, that doesn't make any difference. NN 4.7 just doesn't seem
to
> like it. sigh.
>
> Lisa
>
> ***********************************
> Lisa Bradshaw , Web Designer
>
> Crescendo Web Design - http://www.web-design-cs.com
> ***********************************
> ----- Original Message -----
> From: "Mary Appleby" <maryalycea(at)earthlink.net>
> To: <hwg-techniques(at)hwg.org>
> Sent: Tuesday, May 14, 2002 8:45 PM
> Subject: Re: NN 4.7... again
>
>
> > You could try putting the border styling all on one line, like this:
> >
> > border: #ff0 1px solid;
> >
> > I don't know what the reason is, but some browsers don't get borders
right
> > unless the code is written this way.
> >
> > HTH
> >
> >
> > ----- Original Message -----
> > From: "Lisa Bradshaw" <zibbler(at)web-design-cs.com>
> > To: <kathyw(at)home.albury.net.au>; "Mike Taylor" <lonewolf(at)one.net>
> > Cc: <hwg-techniques(at)hwg.org>
> > Sent: Tuesday, May 14, 2002 12:58 PM
> > Subject: NN 4.7... again
> >
> >
> > > Well, once again NN 4.7 doesn't want to play nice. Could someone have
a
> > look
> > > at this page and see what might be going on? I have a style set up
that
> > puts
> > > a border around the current pages link. It is not actually a link as
it
> > > doesn't need to be clicked on, but just there for nav purposes so the
> > person
> > > knows what page they're on. NN 6.2 and IE 6 display it right, but NN 4
.7
> > > puts a red line in front of the text. It looks as though it's taking a
> > > portion of the background graphic and shifting it to the left. Here's
> the
> > > style I'm using:
> > >
> > > .current { color: #fc3;
> > > font-size: 12px;
> > > font-weight: bold;
> > > font-family: arial;
> > > border-style: solid;
> > > border-color: #ff0;
> > > border-width: 1px;
> > > padding: 1px;
> > > width: 70px;
> > > margin-left: 4px;
> > >
> > > }
> > >
> > > And here's the link to the page:
> > >
> > > http://www.south-florida-spotlight.com/index.html
> > >
> > > Tia,
> > > Lisa
> > >
> > > ***********************************
> > > Lisa Bradshaw , Web Designer
> > >
> > > Crescendo Web Design - http://www.web-design-cs.com
> > > ***********************************
> > >
> >
> >
> >
>
HWG hwg-techniques mailing list archives,
maintained by Webmasters @ IWA