[thelist] NN4 losing some CSS info on third and subsequent div tags?

Saila, Craig Craig.Saila at bgminteractive.com
Wed Jun 19 14:57:01 CDT 2002


> -----Original Message-----
> From: Means, Eric D [mailto:eric.d.means at boeing.com]
> Sent: June 19, 2002 2:48 PM
[snip]
> and meant to move into the stylesheet anyway... Now if only
> there was a way to force the background color to span the
> entire width of the div, instead of just the bit behind text.  :-P

NN4 only does full background colour if an entire border has been
declared. Try "border: none;" or, if it's declared already for one side,
fill in the others, e.g.:
  { border-top: none; border-right: none; border-bottom: width style
color;  border-left: none; }

--
Cheers,

Craig Saila
------------------------------------------
craig at saila.com : http://www.saila.com/
------------------------------------------



More information about the thelist mailing list