Quote:
Originally Posted by UKBusinessLive
You may have to just add the code to the FORUMHOME page for the forum and in the index page for the VBAdavance but i've not tried it
Give it a go and see, remember to back up your originals, let us know how you got on 
|
i added it to the vbAdvanced rather than the FORUMHOME because some of my members either have poor systems/cpu's or a browser which they prefer not to use javascript.
i therefore added it to the adv_portal of the vbAdvanced Template so they would only briefly see the snow upon entering FORUMHOME.
Code:
in adv_portal
above </head>
add,
<!-- Start Snowflake Code -->
<script type="text/javascript" src="clientscript/snowstorm.js"></script>
<!-- End Snowflake Code -->
note: under our setup, i did not adjust the
src="clientscript/snowstorm.js location code so only adjust if need be depending on ur server's forum folder.
vBAdvanced v3.0.1
HTH and thanks for the festive snow.