Welcome Guest, Not a member yet? Register   Sign In
Bootstrap
#6

(06-25-2019, 02:36 AM)david kariuki Wrote: Hello guys
i need some help with my Code Igniter
so its refusing to load up boot strap
even after use of the url helper
here is the code

on the view:
<link href="<?php echo base_url(); ?>/asset/css/bootstrap.css" rel=" stylesheet">

on the config file at autoload.php:

$autoload['helper'] = array('url');

Thank you

You dont really have to anchor, just create a basic stylesheet link and make sure to place the asset folder in the root directory. That worked for me Smile
Reply


Messages In This Thread
Bootstrap - by david kariuki - 06-25-2019, 02:36 AM
RE: Bootstrap - by website - 06-25-2019, 05:58 AM
RE: Bootstrap - by php_rocs - 06-25-2019, 07:03 AM
RE: Bootstrap - by hipm - 06-25-2019, 07:05 AM
RE: Bootstrap - by InsiteFX - 06-25-2019, 07:59 AM
RE: Bootstrap - by Mekaboo - 06-25-2019, 10:50 AM
RE: Bootstrap - by Wouter60 - 06-25-2019, 11:29 PM



Theme © iAndrew 2016 - Forum software by © MyBB