Welcome Guest, Not a member yet? Register   Sign In
Bootstrap.css not working
#4

For what it's worth:
Code:
<head>
   <link rel="stylsheet" href="<?php echo base_url();?>css/bootstrap.css" type="text/css">
</head>

"stylsheet" should be "stylesheet".

But you definitely should place the complete bootstrap folder structure inside a folder called "assets". The bootstrap.js javascript needs that (relative links).
Reply


Messages In This Thread
Bootstrap.css not working - by fresh96 - 09-02-2018, 09:01 PM
RE: Bootstrap.css not working - by Pertti - 09-03-2018, 12:56 AM
RE: Bootstrap.css not working - by InsiteFX - 09-03-2018, 09:05 AM
RE: Bootstrap.css not working - by Wouter60 - 09-03-2018, 01:03 PM



Theme © iAndrew 2016 - Forum software by © MyBB