Current time: 03-19-2010, 04:43 PM Hello There, Guest! (LoginRegister)


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Tutorial]Adding Snow To Your Site
12-30-2009, 08:51 PM
Post: #1
[Tutorial]Adding Snow To Your Site
This tutorial will show how to add snow to your site using javascript. I will try to make this as easy as possible.

Step 1. Download the javascript file attached below and upload to your webserver /jscripts folder.
Step 2. Login to your admin panel, Go to Templates & Style,Templates(on the side) and pick yourtheme name Templates.
Step 3. Now go to Header Templates, and select header.
Step 4. Add in the following code to the top of your header box
PHP Code:
<script type="text/javascript" src="http:/YOUR.SITE/jscripts/snowstorm.js"></script> 
Step 5. Click Save and you now have snow!


Attached File(s)
.js  snowstorm.js (Size: 15.61 KB / Downloads: 32)

Bubka3 Network
-My site with my projects.
http://www.bubka3network.com
Visit this user's website Find all posts by this user
Quote this message in a reply
12-31-2009, 12:17 AM
Post: #2
RE: [Tutorial]Adding Snow To Your Site
Nice work, but I would rather say adding the code to the headerinclude template, which is where all jscripts codes are. Templates > Ungrouped Templates (the last one on the list) > headerinclude.
Find all posts by this user
Quote this message in a reply
12-31-2009, 12:33 AM
Post: #3
RE: [Tutorial]Adding Snow To Your Site
It doesn't really matter. You can also add it in the footer to make your content load faster by a view miliseconds Toungue.

The Forum Forge: Quality MyBB Hosting!
[Image: sigmybbshop.png]
Visit this user's website Find all posts by this user
Quote this message in a reply
01-06-2010, 04:43 PM
Post: #4
RE: [Tutorial]Adding Snow To Your Site
Why would it load faster? Sounds interesting. Would it work in plain HTML/CSS other than a forum?
Find all posts by this user
Quote this message in a reply
01-06-2010, 05:11 PM
Post: #5
RE: [Tutorial]Adding Snow To Your Site
Yes. It works.

[Image: signature.php]
Find all posts by this user
Quote this message in a reply
01-06-2010, 10:46 PM
Post: #6
RE: [Tutorial]Adding Snow To Your Site
I know this works in plain HTML/CSS websites. But I mean the script loading faster by placing the <script> tag on the footer or something..
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: