Images in my stylesheet

weyseal

New Member
I am trying to include a background image in a css file located here:public_html/css/folder/style.cssand the image is located in public_html/img/image.pngI tried using\[code\]background: url("../img/image.png");\[/code\]How can I get to that image?Thank you
 
Back
Top