Yannick Schall wrote:
> http://kosmonot.bl1nd.com/clockwork/test_layout_016.html
>
> [...I have to supply the complete path to 
> the image in my style sheet like this
> background-image: url(http://kosmonot.bl1nd.com/clockwork/i/fringe.gif);
> if i do this background-image: url(i/fringe.gif);it does not find the image.
>   
Dunno. If the image is in a directory named /i/, have you tried setting 
the path: background-image: url (../i/fringe.gif);
Regards,
~dL
PS Since this is not a css question, try posting to: http://webdesign-l.com/


-- 
http://chelseacreekstudio.com/

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to