Falling text BBCode

Ordinary BBCode Database
BBCodes that need nothing else than installation through ACP
There is no support here! Only Read Access!
Locked
User avatar
BBCode Bot
BBCoder IV
BBCoder IV
Posts: 239
Joined: 04 Mar 2010, 15:04
Location: bbcode table

Falling text BBCode

Post by BBCode Bot »

Falling text BBCode

Author: dragoth
Description: Text that falls down your post.

BBCode:

Code: Select all

[fallingtxt]{TEXT}|{COLOR}[/fallingtxt]
HTML:

Code: Select all

<marquee style="z-index:2;position:absolute;left:129;top:13;font-family:Arial;font-size:14pt;color:{COLOR};height:368;"scrollamount="4" direction="down">{TEXT}</marquee><marquee style="z-index:2;position:absolute;left:141;font-family:Arial;font-size:14pt;color:{COLOR};height:284;"direction="down">{TEXT}</marquee><marquee style="z-index:2;position:absolute;left:114;top:26;font-family:Arial;font-size:14pt;color:{COLOR};height:38;"direction="down">{TEXT}</marquee><marquee style="z-index:2;position:absolute;left:19;top:65;font-family:Arial;font-size:14pt;color:{COLOR};height:488;"scrollamount="4" direction="down">{TEXT}</marquee><marquee style="z-index:2;position:absolute;left:218;top:119;font-family:Arial;font-size:14pt;color:{COLOR};height:123;"scrollamount="3" direction="down">{TEXT}</marquee><marquee style="z-index:2;position:absolute;left:189;top:64;font-family:Arial;font-size:14pt;color:{COLOR};height:287;"scrollamount="5" direction="down">{TEXT}</marquee><marquee style="z-index:2;position:absolute;left:243;top:98;font-family:Arial;font-size:14pt;color:{COLOR};height:219;"scrollamount="7" direction="down">{TEXT}</marquee><marquee style="z-index:2;position:absolute;left:265;top:92;font-family:Arial;font-size:14pt;color:{COLOR};height:146;"scrollamount="1" direction="down">{TEXT}</marquee><marquee style="z-index:2;position:absolute;left:131;top:20;font-family:Arial;font-size:14pt;color:{COLOR};height:26;"scrollamount="3" direction="down">{TEXT}</marquee><marquee style="z-index:2;position:absolute;left:168;top:92;font-family:Arial;font-size:14pt;color:{COLOR};height:341;"scrollamount="1" direction="down">{TEXT}</marquee><marquee style="z-index:2;position:absolute;left:188;top:17;font-family:Arial;font-size:14pt;color:{COLOR};height:73;"direction="down">{TEXT}</marquee><marquee style="z-index:2;position:absolute;left:319;top:111;font-family:Arial;font-size:14pt;color:{COLOR};height:216;"scrollamount="2" direction="down">{TEXT}</marquee><marquee style="z-index:2;position:absolute;left:89;top:76;font-family:Arial;font-size:14pt;color:{COLOR};height:340;"scrollamount="7" direction="down">{TEXT}</marquee><marquee style="z-index:2;position:absolute;left:189;top:27;font-family:Arial;font-size:14pt;color:{COLOR};height:320;"direction="down">{TEXT}</marquee><marquee style="z-index:2;position:absolute;left:231;top:36;font-family:Arial;font-size:14pt;color:{COLOR};height:423;"scrollamount="7" direction="down">{TEXT}</marquee><marquee style="z-index:2;position:absolute;left:248;top:34;font-family:Arial;font-size:14pt;color:{COLOR};height:444;"scrollamount="5" direction="down">{TEXT}</marquee><marquee style="z-index:2;position:absolute;left:126;top:84;font-family:Arial;font-size:14pt;color:{COLOR};height:86;"direction="down">{TEXT}</marquee><marquee style="z-index:2;position:absolute;left:281;top:95;font-family:Arial;font-size:14pt;color:{COLOR};height:158;"scrollamount="6" direction="down">{TEXT}</marquee><marquee style="z-index:2;position:absolute;left:98;top:43;font-family:Arial;font-size:14pt;color:{COLOR};height:99;"scrollamount="3" direction="down">{TEXT}</marquee><marquee style="z-index:2;position:absolute;left:239;top:79;font-family:Arial;font-size:14pt;color:{COLOR};height:100;"scrollamount="3" direction="down">{TEXT}</marquee><marquee style="z-index:2;position:absolute;left:208;top:74;font-family:Arial;font-size:14pt;color:{COLOR};height:445;"direction="down">{TEXT}</marquee><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p>
Helpline:

Code: Select all

fallingtxt: [fallingtxt]fallingtxt : text you want|color you want[/fallingtxt]
Example:

Code: Select all

[fallingtxt]Falling text|blue[/fallingtxt]
Demo:
[fallingtxt]Falling text|blue[/fallingtxt]
Locked