Solved! Go to Solution.
Hey thanks for the help but I figured out what was going on. Our site is secured by an outside source and they have a full page caching feature which was enabled, once that was turned off and flushed the changes displayed!
Would it narrow down the cause of this issue if I added that the css files when I load them directly in the browser are different?
so when I look at
http://www.blueovalindustries.com/skin/frontend/boi/default/css/styles.css
&
https://www.blueovalindustries.com/skin/frontend/boi/default/css/styles.css
I see two different stylesheets...I can tell because the value of 'logo:hover' is 0.1 in unsecure URL & is 0.8 in secure URL.
Hi, Chrome have a cache also, clear cache on Chrome or try to see the css in other browser.
Hello, I follow these tips and others more, but my problem persists, css does not load in the backend only, any suggestions?