Snow

ApocDen 0 Tallied Votes 240 Views Share

This is a falling snow snippet Its very light grey its really meant for like dark backgrounds for best effect but its ok on white. its a slightly grey snow

Just place the code in between tags and it should work

Its too complicated to edit color unless you have time. then if you are to change color go to each one and look for the code in the marque string that says color:F3F2F2 that is the code for the color change thats on all of them and that will allow you to change all of their colors. Each marque code is one snow flake.

<marquee style="z-index:2;position:absolute;left:125;top:38;font-family:Arial;font-size:22pt;color:F3F2F2;height:169;" scrollamount="4" direction="down">*</marquee>
<marquee style="z-index:2;position:absolute;left:221;top:108;font-family:Arial;font-size:22pt;color:F3F2F2;height:52;" scrollamount="5" direction="down">*</marquee>
<marquee style="z-index:2;position:absolute;left:42;top:62;font-family:Arial;font-size:22pt;color:F3F2F2;height:184;" scrollamount="3" direction="down">*</marquee>
<marquee style="z-index:2;position:absolute;left:263;top:105;font-family:Arial;font-size:22pt;color:F3F2F2;height:385;" scrollamount="5" direction="down">*</marquee>
<marquee style="z-index:2;position:absolute;left:79;top:119;font-family:Arial;font-size:22pt;color:F3F2F2;height:63;" scrollamount="7" direction="down">*</marquee>
<marquee style="z-index:2;position:absolute;left:282;top:96;font-family:Arial;font-size:22pt;color:F3F2F2;height:108;" scrollamount="6" direction="down">*</marquee>
<marquee style="z-index:2;position:absolute;left:299;top:71;font-family:Arial;font-size:22pt;color:F3F2F2;height:119;" scrollamount="7" direction="down">*</marquee>
<marquee style="z-index:2;position:absolute;left:61;top:58;font-family:Arial;font-size:22pt;color:F3F2F2;height:221;" scrollamount="3" direction="down">*</marquee>
<marquee style="z-index:2;position:absolute;left:147;top:89;font-family:Arial;font-size:22pt;color:F3F2F2;height:362;" scrollamount="3" direction="down">*</marquee>
<marquee style="z-index:2;position:absolute;left:267;top:103;font-family:Arial;font-size:22pt;color:F3F2F2;height:87;" scrollamount="5" direction="down">*</marquee>
<marquee style="z-index:2;position:absolute;left:271;top:72;font-family:Arial;font-size:22pt;color:F3F2F2;height:325;" scrollamount="6" direction="down">*</marquee>
<marquee style="z-index:2;position:absolute;left:183;top:22;font-family:Arial;font-size:22pt;color:F3F2F2;height:231;" scrollamount="2" direction="down">*</marquee>
<marquee style="z-index:2;position:absolute;left:313;top:119;font-family:Arial;font-size:22pt;color:F3F2F2;height:89;" scrollamount="5" direction="down">*</marquee>
<marquee style="z-index:2;position:absolute;left:10;top:81;font-family:Arial;font-size:22pt;color:F3F2F2;height:177;" scrollamount="3" direction="down">*</marquee>
<marquee style="z-index:2;position:absolute;left:217;top:101;font-family:Arial;font-size:22pt;color:F3F2F2;height:366;" scrollamount="3" direction="down">*</marquee>
<marquee style="z-index:2;position:absolute;left:110;top:96;font-family:Arial;font-size:22pt;color:F3F2F2;height:31;" scrollamount="4" direction="down">*</marquee>
<marquee style="z-index:2;position:absolute;left:154;top:82;font-family:Arial;font-size:22pt;color:F3F2F2;height:145;" scrollamount="5" direction="down">*</marquee>
<marquee style="z-index:2;position:absolute;left:185;top:77;font-family:Arial;font-size:22pt;color:F3F2F2;height:98;" scrollamount="1" direction="down">*</marquee>
<marquee style="z-index:2;position:absolute;left:55;top:54;font-family:Arial;font-size:22pt;color:F3F2F2;height:21;" scrollamount="5" direction="down">*</marquee>
<marquee style="z-index:2;position:absolute;left:219;top:107;font-family:Arial;font-size:22pt;color:F3F2F2;height:470;" scrollamount="5" direction="down">*</marquee>
<marquee style="z-index:2;position:absolute;left:99;top:98;font-family:Arial;font-size:22pt;color:F3F2F2;height:434;" scrollamount="7" direction="down">*</marquee>
ﻼim 0 Junior Poster

:icon_wink: cool.

JRM 107 Practically a Master Poster

The only problem is, the marque tag is not valid html.
You would have to construct something from javascript as an equivalent.

softwareforpc 0 Newbie Poster

This is a falling snow snippet Its very light grey its really meant for like dark backgrounds for best effect but its ok on white. its a slightly grey snow

Just place the code in between tags and it should work

Its too complicated to edit color unless you have time. then if you are to change color go to each one and look for the code in the marque string that says color:F3F2F2 that is the code for the color change thats on all of them and that will allow you to change all of their colors. Each marque code is one snow flake.

awesome

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.