Yii Not Loading Css On Localhost

Hi,

Completely new to yii so be nice. I have an issue where the CSS will not load on my dev machine. I can upload to my test server (debian linux) and it works fine.

The generated application is completely standard with no modifications done to the code.

Please see attached pic.

My dev machine is a fresh install of windows 8, IE 10 (firefox and chrome fail as well), so I am assuming this is not a windows/IE issue, rather a deployment or security issue possibly.

Thanks,

Hello, you could check your style attribute (src) on your source code to see where does make the call.