MyBB Community Forums

Full Version: Javascript codes on logo?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I just want to know how to add a javascript code under the logo.
Thanks in advance Big Grin
<div class="logo"><a href="{$mybb->settings['bburl']}/index.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}" /></a></div>

ACP > Templates & Style > Templates > *THEME* > Header Templates > header

Paste it after that.