vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   Forum Display Enhancements - Snowstorm for your site ~.~ (https://vborg.vbsupport.ru/showthread.php?t=208309)

AzzidReign 11-11-2009 08:22 PM

Great for the xmas season coming up :)

The Smoking Gun 11-12-2009 05:43 PM

Hello, thanks for sharing your work but when I opened the demo link to the dark page (didn't notice this on the blue background) and there seems to be an issue (in FF anyway) that the script is causing the horizontal scroll bar to flicker on and off as the snow falls even on a screen width of over 1800px!

No install for now! But liked the effect!

TSG!

Brandon Sheley 11-12-2009 06:25 PM

I don't like mdos like this, but I like how this one follows the mouse :)

ricardoNJ 11-15-2009 12:00 AM

Thank you!

TNCclubman 11-15-2009 12:36 AM

reserved

betts02 11-20-2009 09:29 AM

works great but can i make it faster and just fall down an not follow the mouse ?

i am new to vb so please explain how, cheers

RobbieZ 11-23-2009 01:07 AM

Quote:

Originally Posted by betts02 (Post 1917634)
works great but can i make it faster and just fall down an not follow the mouse ?

i am new to vb so please explain how, cheers

Open snowstorm.js in an editing program and find this line >
PHP Code:

var followMouse true

Change it to >

PHP Code:

var followMouse false

Save and up it to your forum root.

R-n-R 11-23-2009 03:39 AM

Say, can anyone recommend a nice Christmas theme that would go with this mod?

RedHacker 11-24-2009 05:33 AM

How to I will decrease the speed of snow?

RobbieZ 11-24-2009 07:01 PM

Quote:

Originally Posted by betts02 (Post 1917634)
works great but can i make it faster and just fall down an not follow the mouse ?

i am new to vb so please explain how, cheers

Quote:

Originally Posted by RedHacker (Post 1919945)
How to I will decrease the speed of snow?

Snow speed is determined by this value:

Code:

snowStorm.animationInterval = 33;

Theoretical "miliseconds per frame" measurement. 20 = fast + smooth, but high CPU use. 50 = more conservative, but slower

Search for it in your .js and play around with the number..


All times are GMT. The time now is 03:28 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01176 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (2)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete