Re: css table background in Netscape

by Kimiko Drew <macruimmon(at)earthlink.net>

 Date:  Tue, 17 Apr 2001 09:10:12 -0700
 To:  "Michael Gerholdt" <gerholdt(at)fredonia.edu>
 Cc:  hwg-techniques(at)hwg.org
 In-Reply-To:  fredonia
  todo: View Thread, Original
At 11:11 AM 4/17/01 -0400, you wrote:
>Why doesn't this work in Netscape 4.73?
>
>td.nav
>{
>background-image:url(../images/navbg.gif);
>background-color:#dedede;
>}

Mike

You need to give the image a full url in CSS, not a relative one, or it 
will only see images in its own directory, and show the color in other 
directories. In other words, it should be like
background-image:url(http://www.someplace.org/images/navbg.gif);

HTH


Kimiko Drew
macruimmon(at)earthlink.net
http://home.earthlink.net/~macruimmon/

a web designer in The Camarilla
White Wolf's Official Fan Club

HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA