MyBB Community Forums

Full Version: Adding Global Javascript ?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I tried to add a Global Javascript in mybb_theme.xml :
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/bootstrap.min.js"></script>
But it doesnt load....im on the false place ?
if you are referring to your forum then you have to add the script code in headerinclude template of the theme

theme style sheets & html code should be edited through forum admin panel

admin panel >> Templates & Style >> Templates >> your theme templates >> Ungrouped Templates --> headerinclude