Welcome Guest, Not a member yet? Register   Sign In
Add path to css and images
#1

[eluser]Unknown[/eluser]
Hello , i problem with css and images files.

I create directory css in first path ... system , application , css ...

In my layout
I set:
Quote: <link rel="stylesheet" href="<?php echo base_url() ."css/main.css" ?>" type="text/css" />

and this not working.

My config file.

Quote:$config['base_url'] ='http://site.com/ci/';
$config['index_page'] = 'index.php';

I change index_page to '' , and not working too.

I problem with images too.

Please help me for this .

Thanks you.




Theme © iAndrew 2016 - Forum software by © MyBB