Page 1 of 1

CSS not working when plugin enabled

Posted: Mon Feb 10, 2014 11:59 am
by ahnkle
Hi

I am having a strange problem with my local webserver.

I am serving a simple html page that contains both css inline and included in a file. The inline css always works. But when noscript is enabled, the css in the file doesn't get applied.

I have used chrome/wget to verify that the css file is being served properly. chrome correctly shows the page.

Any ideas?

Re: CSS not working when plugin enabled

Posted: Mon Feb 10, 2014 1:59 pm
by Giorgio Maone
Can you see any message in the browser console (ctrl+shift+J)?
Could you show us the files?