I m going to use Rack space cloud as CDN for Delivering Images and CSS/Stylesheets.

The CSS files contains images as a relative path to the image location.

My image folder contains sub folders like

1./images/home/banner.jpg 2./images/home/fb/like.png

I dont want to change the relative path of the images in css files.

How can i upload my images to CDN (Rack Space Cloud) So that i don't need to change anything in the css files?

Help me folks...

link|improve this question

77% accept rate
feedback

1 Answer

up vote 0 down vote accepted

Either make the image paths relative to the css file or put your images folder where the CSS file is.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.