Tuesday Tip : Decorate your forum for Christmas!
Page 1 of 4 • Share •
Page 1 of 4 • 1, 2, 3, 4 
Tuesday Tip : Decorate your forum for Christmas!
Hello!
As an add-on to our Christmas event for HitSkin, you will now be able to customize your forum with Christmas emblems!
Therefore, you can add the following scripts in your forum description:
Other scripts submitted by adam_sfp on the French support:
Scripts submitted by Top Flood
Have some fun!
Forumotion Team
Christmas is coming! It's now time to decorate your forum for Christmas!


As an add-on to our Christmas event for HitSkin, you will now be able to customize your forum with Christmas emblems!
Therefore, you can add the following scripts in your forum description:
- Admin panel > General > Forum > Configuration > Site description
- First effect: Large snowflakes: Demo
- Code:
<script src="http://astuforum.free.fr/js/neige.js"></script>
- 2nd effect: Little blue snowflakes : Demo
- Code:
<script src="http://astuforum.free.fr/js/neige_lettre.js"></script>
- 3rd effect: Medium size snowflakes : Demo
- Code:
<script src="http://astuforum.free.fr/js/neige-mini.js"></script>
- 4th effect : Little snowflakes that blow with the wind : Demo
- Code:
<script src="http://astuforum.free.fr/js/snow.js"></script>
- 5th effect: Little snowballs : Demo
- Code:
<script src="http://s1.wordpress.com/wp-content/plugins/snow/snowstorm.js"></script>
Other scripts submitted by adam_sfp on the French support:
- Little gifts: Demo
- Code:
<script src="http://sd-1.archive-host.com/membres/up/28346071248525984/guirlande.js"></script>
- Animated Christmas tree: Demo
- Code:
<script src="http://sd-1.archive-host.com/membres/up/28346071248525984/sapin.js"></script>
Scripts submitted by Top Flood
- First effect: Little snowflakes: Demo
- Code:
<script src="http://scripts.webnetters.org/neige.php"></script>
- 2nd effect: Big snowflakes: Demo
- Code:
<script src="http://scripts.topflood.com/neige.php"></script>
- 3rd effect: Father Christmas: Demo
- Code:
<script src="http://scripts.webnetters.org/pere-noel.php"></script>
- 4th effect: Christmas balls: Demo
- Code:
<script src="http://scripts.webnetters.org/boule-noel.php"></script>
- 5th effect: Various icons: Demo
- Code:
<script src="http://scripts.webnetters.org/icone-noel.php"></script>
- 6th effect: Various icons (2): Demo
- Code:
<script src="http://scripts.webnetters.org/little-kids.php"></script>
Have some fun!
Forumotion Team
Last edited by Typlo on December 1st 2009, 1:49 am; edited 1 time in total

Leeloo- Administrator

-

Posts: 3511
Language: French, English
Points: 3976
Join date: 2007-09-04
Re: Tuesday Tip : Decorate your forum for Christmas!
Very nice collection. Thanks.

dotDavid- Forumotion Member
-

Posts: 2404
Language: English
Location: Australia | A moderator on this forum will know no more than I.
Points: 9806
Join date: 2009-07-15
Re: Tuesday Tip : Decorate your forum for Christmas!
Nice! i used both on my site!
tan- Forumotion Member
- Posts: 67
Language: sg
Points: 248
Join date: 2009-11-27
LeeN- Forumotion Member
- Posts: 8
Language: Serbian - Engles - Bosnian
Points: 30
Join date: 2009-11-30

dotDavid- Forumotion Member
-

Posts: 2404
Language: English
Location: Australia | A moderator on this forum will know no more than I.
Points: 9806
Join date: 2009-07-15
Re: Tuesday Tip : Decorate your forum for Christmas!
Then you're doing something wrong.Rottie Mad wrote:wont work for me
Re: Tuesday Tip : Decorate your forum for Christmas!
lol... again, nice! 

Kyouri- Forumotion Member
-

Posts: 153
Language: English
Points: 579
Join date: 2009-09-24
Re: Tuesday Tip : Decorate your forum for Christmas!
Is there a way we can put the "Animated Christmas tree" on the right side of the page, instead of the left?
Re: Tuesday Tip : Decorate your forum for Christmas!
Thank you Typlo 


netsniper- Forumotion Member
-

Posts: 1040
Age: 61
Language: English
Location: Somewhere
Points: 4248
Join date: 2009-07-23
Re: Tuesday Tip : Decorate your forum for Christmas!
Thanks for the scripts, Typlo, 

Master Marc- Forumotion Member
-

Posts: 3659
Language: English and Spanish.
Points: 14057
Join date: 2008-12-18
Re: Tuesday Tip : Decorate your forum for Christmas!
I love Little blue snowflakes ,but it slows down the forum so badly ,I cant use them.
Re: Tuesday Tip : Decorate your forum for Christmas!
Great idea, although I agree that latest topics and other scrolling on the same page will be affected
Re: Tuesday Tip : Decorate your forum for Christmas!
Cool, thanks a bunch!
How about a snow storm though?
How about a snow storm though?

MrMega- Forumotion Member
-

Posts: 981
Age: 16
Language: English, Polish, HTML, BBCode
Location: New York, United States
Points: 3472
Join date: 2008-12-12
Re: Tuesday Tip : Decorate your forum for Christmas!
I used the hanging gifts script as well as the follow-falling snow script.
Thanks Typlo!
Thanks Typlo!
Re: Tuesday Tip : Decorate your forum for Christmas!
I am using the snow. Cuz, the gufts slows down my forum according to meh WONDERFUL users 
Re: Tuesday Tip : Decorate your forum for Christmas!
I've tried this and the snow only falls as far as the header then drops off..any idea what I am doing wrong? I am coping the script code into the site description like the directions say? Any help is appreciated..love this!

Lori♥TheTazzyLady- Forumotion Member
-

Posts: 71
Age: 49
Language: English
Location: PA
Points: 280
Join date: 2009-08-02
How do I do it? Where do I put the code? And how?
How do I do it? Where do I put the code? And how?
jayjay23- Forumotion Member
- Posts: 78
Language: english
Points: 123
Join date: 2009-10-09
Re: Tuesday Tip : Decorate your forum for Christmas!
depending on your forum version and additional scripts on your forum the javascript can be cut off.
You can also try adding the code in your homepage message.
admin panel-> display -> homepage message -> enter the code at the top of your page.
and save.
If you have template editing you can add it there.
its best to edit the overall_header template.
edit it and paste your code somewhere at the top.
before the
</head> text
you can paste the code right at the beginning, after this code
just make sure to have it between the <head> and </head> and make sure it does ride into other scripts and <--- BEGIN and <--END codes
You can also try adding the code in your homepage message.
admin panel-> display -> homepage message -> enter the code at the top of your page.
and save.
If you have template editing you can add it there.
its best to edit the overall_header template.
edit it and paste your code somewhere at the top.
before the
</head> text
you can paste the code right at the beginning, after this code
- Code:
<head>
just make sure to have it between the <head> and </head> and make sure it does ride into other scripts and <--- BEGIN and <--END codes
Page 1 of 4 • 1, 2, 3, 4 
Page 1 of 4
Permissions in this forum:
You cannot reply to topics in this forum



by 






