2018-05-16, 09:34 AM
Hi, I need to use bootstrap local. In the moment it is called via bootstrap cdn. This can cause some privacy issues in europe.
I know howto install bootstrap local, but I don't know the right way to do it with mybb or I can't find the templates that fit for that purpose.
I am using mybb 1.8
This is part of the header and I am happy if someone can give me a hint which files I have to touch.
Thank you.
I know howto install bootstrap local, but I don't know the right way to do it with mybb or I can't find the templates that fit for that purpose.
I am using mybb 1.8
This is part of the header and I am happy if someone can give me a hint which files I have to touch.
Thank you.
</script>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script>
var jq1111 = jQuery.noConflict();
</script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.2/jquery-ui.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
<script>