Re: [V1.10.1]Images Not Working
Posted: Sat Nov 19, 2011 11:37 am
Stylesheets are cached and saved in /tmp folder means that path isn't the same as in previous versions.
You can use [[uploads_url]] in your stylesheet which would give you yourdomain.com/uploads path or use ../../uploads or /uploads.
You can use [[uploads_url]] in your stylesheet which would give you yourdomain.com/uploads path or use ../../uploads or /uploads.