rananadeemsports March 04, 2019 / 00:00
<script>
mw.lib.require('bootstrap3ns');
</script>
<script>mw.require('https://fonts.googleapis.com/icon?family=Material+Icons&.css', 'material_icons');</script>
<script>mw.moduleCSS("http://localhost/my_site/userfiles/modules/layouts/styles.css"); </script>

after each layout these files are written in source code.i want not to include 'bootstrap3ns.css' on page as it conflicts with my themes layout templates. 


Comments for 'bootstrap3ns' did not want include this css in site

Peter Ivanov   2019-03-05 18:14:05
Hello, bootstrap3ns is special script that is included only if you DO NOT have another bootstrap3 on the page. If you have included bootstrap, then this function will do nothing.

Also , put a div with class bootstrap3ns and it should work
You have to log in or register to post a comment: