3 Users appreciate this thread.
Cool codes
Zedd (2014-03-25 00:31:04)Nice.+1
2014-03-25 19:54:25
Log in to submit a comment
Back to forum: Profile Design (3DSPlaza BBCode and BBCode CSS)
New registered users today: 7
Newest registered user: ElegantVulpes

[style]
-webkit-marquee:auto fast infinite scroll normal;
white-space:nowrap;}div{-webkit-animation:color 3s infinite linear;}@-webkit-keyframes orbit{0%{-webkit-transform: rotateX(0deg)}100%{-webkit-transform: rotateX(360deg);}}.commentbox_1{-webkit-animation: orbit 9s infinite linear;}@-webkit-keyframes spin{0%{-webkit-transform:rotateY(0deg)}100%{-webkit-transform:rotateY(360deg);}}.commentbox_2{-webkit-animation: spin 9s infinite linear;}@-webkit-keyframes blinker{0%{opacity:0}100%{opacity:1;
}}a{-webkit-animation:blinker 3s infinite linear alternate};[/style]
Makes comments spin >-<!