Previous Message
Next Message

image not showing up

Sent by Keith Burgin on 8 September 2003 03:03


> In one of the style sheets I have the following statement:
> #background { 
> background-image: url(images/background.gif);
> background-repeat: repeat-x; }
> 
> The problem is the background image is not showing up on the 
> page.  It did when the style sheet resided in the same directory 
> as the html, but not now that they are in different directories.  


try url(../images/background.gif)


That should work for ya.



Keith Burgin
www.burgindesign.com

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread:

Possibly related: