Assests caching and paths

edited May 2012 in Feature Requests
How would you go about fixing the paths for images from css files when using Asset class optimization? Css files are moved to the “cache” folder, but you get broken images if the css references images relative to its original (“css”) folder.

I could rewrite paths easily on my own custom written files, but I'm using for example jQuery UI, which uses relative paths to images and could be a little trickier to update.

Comments

  • edited 2:41PM
    Are you using ../images/ for your image paths?
Sign In or Register to comment.