MyBB Community Forums

Full Version: Smashable Christmas Lights
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6
Where will i find body? This is what i had in my header template.

<link rel="stylesheet" media="screen" href="christmaslights.css" />
<script type="text/javascript" src="christmaslights.js"></script>
<div id="lights">
  <!-- lights go here -->
 </div>
<div id="container">
		<a name="top" id="top"></a>
		<div id="header">
<table border="0" cellspacing="0" cellpadding="0"  class="unheader">
<tr>
			<td class="logo"><a href="{$mybb->settings['bburl']}/index.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}" /></td>

 </div>

I'm a bit of a retard i know.
(2011-12-17, 03:57 PM)Andre R. Wrote: [ -> ]Where will i find body? This is what i had in my header template.

<link rel="stylesheet" media="screen" href="christmaslights.css" />
<script type="text/javascript" src="christmaslights.js"></script>
<div id="lights">
  <!-- lights go here -->
 </div>
<div id="container">
		<a name="top" id="top"></a>
		<div id="header">
<table border="0" cellspacing="0" cellpadding="0"  class="unheader">
<tr>
			<td class="logo"><a href="{$mybb->settings['bburl']}/index.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}" /></td>

 </div>

I'm a bit of a retard i know.

You are missing like 90% of the JavaScript.
I'm only missing:

<script type="text/javascript" src="http://yui.yahooapis.com/combo?2.6.0/build/yahoo-dom-event/yahoo-dom-event.js&2.6.0/build/animation/animation-min.js"></script>

right? Which i did previously have and it didn't work, i think it may be useful if i put the christmas lights.css into my main css that is loaded for the pages?
already available for mybb

only snowstorm ------>>>
http://mods.mybb.com/view/snow-fall-on-board
Lexy:

If you are still interested, I'll right you a plugin for this tomorrow.
This thread is relevant to my interests.
Is this thread going somewhere? Toungue
is the script downloadable? If yes, then i can make a plugin if someone PM's me where i can find it.
I dont think it is kavin, but apparently everything one needs is found here: http://www.schillmania.com/projects/snow...?size=pico

Will work on it. Big Grin
Done. Big Grin

Download it from attachment.

Also uploaded to Mods database.
Pages: 1 2 3 4 5 6