Welcome Guest, Not a member yet? Register   Sign In
convert to CI
#5

I even already replace with: 

views/index.php


PHP Code:
<head>
        <title>Upgrade</title>
        <meta charset="UTF-8" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <link rel="stylesheet/less" type="text/css" href="<?php echo base_url(); ?>index.php/views/themes/less/bootstrap.less">
        <script src="<?php echo base_url(); ?>index.php/views/themes/js/less/less.js" type="text/javascript"></script>
        <link rel="stylesheet" href="<?php echo base_url(); ?>index.php/views/themes/style/fullcalendar.css" />    

        
<link rel="stylesheet" href="<?php echo base_url(); ?>index.php/views/themes/style/delta.main.css" />
        <link rel="stylesheet" href="<?php echo base_url(); ?>index.php/views/themes/style/delta.grey.css"/>
        
        
<link rel="stylesheet" href="<?php echo base_url(); ?>index.php/views/themes/style/add.css"/>
        
    
</head

and I still cannot access the style css.  I wonder why?
" If I looks more intelligence please increase my reputation."
Reply


Messages In This Thread
convert to CI - by davy_yg - 05-11-2016, 09:29 PM
RE: convert to CI - by davy_yg - 05-11-2016, 10:55 PM
RE: convert to CI - by pdthinh - 05-11-2016, 11:28 PM
RE: convert to CI - by davy_yg - 05-12-2016, 12:37 AM
RE: convert to CI - by davy_yg - 05-12-2016, 08:32 PM
RE: convert to CI - by davy_yg - 05-12-2016, 11:36 PM
RE: convert to CI - by CI_MASTER - 05-12-2016, 11:36 PM
RE: convert to CI - by davy_yg - 05-13-2016, 02:04 AM
RE: convert to CI - by PaulD - 05-13-2016, 02:32 AM
RE: convert to CI - by davy_yg - 05-13-2016, 03:03 AM
RE: convert to CI - by PaulD - 05-13-2016, 03:12 AM
RE: convert to CI - by davy_yg - 05-13-2016, 03:56 AM
RE: convert to CI - by PaulD - 05-13-2016, 04:08 AM
RE: convert to CI - by davy_yg - 05-13-2016, 09:22 PM
RE: convert to CI - by davy_yg - 06-08-2016, 03:33 AM



Theme © iAndrew 2016 - Forum software by © MyBB