Stylesheet is loading for codeigniter adminpanel.
But my style css file is not applying for adminpanel.
I have added stylesheet as follows and the adminpanel url is http://www.xyz.com/demo/admin.
<link href='<?php echo base_url(); ?>assets/css/uploadify.css' rel='stylesheet' type="text/css">