julia
06-09-2008, 11:30 PM
I have installed the snow ( Peggy's hack), so I need to stop it now. I don't remember how to do it, can someone give me a link, I know Peggy posted it somewhere on the vb.org site.
![]() |
Peggy how do I stop the snow ?julia 06-09-2008, 11:30 PM I have installed the snow ( Peggy's hack), so I need to stop it now. I don't remember how to do it, can someone give me a link, I know Peggy posted it somewhere on the vb.org site. Peggy 06-10-2008, 06:10 AM julia, go into the FORUMHOME template for the style, and remove the following code - <!-- Start Snow For Christmas Code --> <script type="text/javascript" src="snow.js"></script> <!-- End Snow For Christmas Code --> Doc 06-11-2008, 01:05 PM julia, go into the FORUMHOME template for the style, and remove the following code - <!-- Start Snow For Christmas Code --> <script type="text/javascript" src="snow.js"></script> <!-- End Snow For Christmas Code --> It might be a better idea to make the javscript a comment, then come December it will be quicker to activate it again Just add the bits below in red :yes: <!-- Start Snow For Christmas Code --> <!-- <script type="text/javascript" src="snow.js"></script> --> <!-- End Snow For Christmas Code --> Peggy 06-11-2008, 02:07 PM Thanks Doc ;) julia 06-12-2008, 12:50 AM So, Doc, when December comes the snow will start falling without putting the codes ? Thanks everyone. Doc 06-12-2008, 11:39 AM When December comes just remove the bits you added to make it a comment :cool: then it will activate again |