Skip to content

Instantly share code, notes, and snippets.

@k0nsl
Created January 13, 2016 09:42
Show Gist options
  • Select an option

  • Save k0nsl/ee9cdba73574f9135cff to your computer and use it in GitHub Desktop.

Select an option

Save k0nsl/ee9cdba73574f9135cff to your computer and use it in GitHub Desktop.
xmas-phpbb3
(overall_footer.html)
<script type="text/javascript">
(function($) {
$('<div id="banner-xmas"></div>').insertBefore("#nav-main");
$('<div class="forum-xmas"></div>').insertBefore(".forabg, .forumbg");
})(jQuery);
</script>
<link href="/styles/codoh_blue/theme/santa.css" rel="stylesheet" type="text/css" media="screen" />
<!-- INCLUDEJS snowstorm-min.js -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment