Page 1 of 1

Use images in CSS file

Posted: Fri Oct 01, 2004 3:03 pm
by vengo
Hi there,
Is it possible to use (background)images in the CSS file, like:
background-image: url('image.jpg') ??

I cannot get it right because the path is not valid. Or is the only solution to make it hard-coded ?

Thx

Posted: Sun Oct 03, 2004 1:11 am
by tomsommer
Check the default style.css file for a clue on how to do this with the {TEMPLATE_PATH} variable.