CSS background image src URL .../tmp/cache/...
Posted: Thu Aug 12, 2010 6:21 am
Hi everyone
I am just buildingup my own template and I face a minor problem which I couldn't figure out how to solve.
So, basically in my CSS file there are few background images and the source for these images is set correctly to the right source (ex url(uploads/images/site/bg.gif) repeat-x;).
When I load the page in the browser, the background image does not show up and the source in CSS file looks like this url("http://localhost/cmsmadesimple/tmp/cach ... ite/bg.gif)
This is only in cases when I use images in CSS. Images used in the HTML templates are OK.
I would really appreciate someone helping me out with this problem. Why does the image source URL point to the tmp directory instead of the one I actually specified in my CSS file? What I am missing here?
Thank you
sherlock
I am just buildingup my own template and I face a minor problem which I couldn't figure out how to solve.
So, basically in my CSS file there are few background images and the source for these images is set correctly to the right source (ex url(uploads/images/site/bg.gif) repeat-x;).
When I load the page in the browser, the background image does not show up and the source in CSS file looks like this url("http://localhost/cmsmadesimple/tmp/cach ... ite/bg.gif)
This is only in cases when I use images in CSS. Images used in the HTML templates are OK.
I would really appreciate someone helping me out with this problem. Why does the image source URL point to the tmp directory instead of the one I actually specified in my CSS file? What I am missing here?
Thank you
sherlock