Applying falling snow to the forum.  Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
2 posters

    Applying falling snow to the forum.

    cookiemonster395
    cookiemonster395
    Forumember


    Posts : 101
    Reputation : 3
    Language : English

    Applying falling snow to the forum.  Empty Applying falling snow to the forum.

    Post by cookiemonster395 December 2nd 2014, 2:55 pm

    The forums link is http://boobjobsupportforum@forumotion.co.uk

    I'm an absolute novice when it comes to HTML/Java script so I'm hoping for help in the simplest terms as possible please. 

    The code I used last year I was able to apply in:

    Admin panel>Display>Generalities>Homepage message>message content. 

    I was able to apply a small image along with the falling snow which worked beautifully. 

    This year the script for the falling snow doesn't work at all. I'll add the script, the image shows up just fine but the script for the falling snow disappears and there's no snow. 

    I've also tried applying just the falling snow script in site description but this distorts the forum and there's no snow. 

    I've tried the script on another forum and it works just fine. 

    Is anyone able to help me please.
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51497
    Reputation : 3523
    Language : English
    Location : United States

    Applying falling snow to the forum.  Empty Re: Applying falling snow to the forum.

    Post by SLGray December 2nd 2014, 10:17 pm

    Could you please post the code you are using?



    Applying falling snow to the forum.  Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    cookiemonster395
    cookiemonster395
    Forumember


    Posts : 101
    Reputation : 3
    Language : English

    Applying falling snow to the forum.  Empty Re: Applying falling snow to the forum.

    Post by cookiemonster395 December 3rd 2014, 3:52 am

    Yes, of course I can SLGray.

    This is the code used:


    <script language="JavaScript" src="http://www.kostenloses-forum.be/snow.js"></script>
    <script type="text/javascript">// <![CDATA[
    function snow() { Falling(15,"<img src='http://support.kostenloses-forum.be/richedit/upload/2kd458f3aced.gif'>"); } 
    window.onload = snow;
    // ]]></script>