By Anonymous (not verified) on
I don't know if this topic belongs here or in themes as it involves theme css files. After I make an update to a style sheet and save it, it takes multiple browser refreshes before the rendered html reflects the css. I've tried turning off my caching and that doesn't seem to affect it. Sometimes it happens on the first refresh, sometimes I have to wait 2-3 minutes. Any ideas? Is it my web host (dreamhost)?
Thanks!
nb
Comments
keep in mind that there's
keep in mind that there's cache on the server side (i.e. Drupal's cache) and on the client side (i.e. your web browser's cache). when you say you've tried turning off your caching, i assume you mean you've disabled caching within Drupal. if you're using Windows, pressing Ctrl+F5 while viewing the page in most browsers will request a clean version of the page, avoiding the browser's cache. you can also try clearing your browser's cache manually,