Skip to content
Grav 2.0 is officially stable. Read the announcement →
Archive

Bootstrap in Twenty Fifteen template?

Started by Muut Archive 11 years ago · 3 replies · 357 views
11 years ago

Hi!

I just wanted to do some bootstrap-tests. I installed the bootstrapper-plugin, enabled everything in it and then tried the following:

<div class="container">
<div class="row">
<div class="col-md-4">1 of 3</div>
<div class="col-md-4">2 of 3</div>
<div class="col-md-4">3 of 3</div>
</div>
</div>

But, this doesn`t have any effect. Is there some more to do, to enable bootstrap?

Best, siren

11 years ago

Do you have link to your website ? Check in you website source if bootstrap css is loading..

11 years ago

Hm, I can see the script is not included ... in which file do I need to include it?

11 years ago

Ok, found it, it`s in the /user/themes/twentyfifteen/templates/partials/base.html.twig
Working now, thanks!

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1346 9 years ago
Archive · by Muut Archive, 9 years ago
2 933 9 years ago
Archive · by Muut Archive, 9 years ago
2 4060 9 years ago
Archive · by Muut Archive, 9 years ago
1 2945 9 years ago
Archive · by Muut Archive, 9 years ago
3 1117 9 years ago