Forum Moderators: not2easy

Message Too Old, No Replies

Background Image

From root

         

fashezee

3:59 pm on Oct 21, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



The image I define as a background does not seem to appear when I define
it from the root:

background-image: url(/a-images/px_litegray.gif);

whats the deal?

AWildman

4:24 pm on Oct 21, 2003 (gmt 0)

10+ Year Member



I do believe that the path has to be relative to the location of the style sheet. I have to support NN4 so I use absolute links for some urls.

DrDoc

5:12 pm on Oct 21, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Root relative should work too.
What happens if you try to pull up the image directly in your browser?