WelcomeUser Guide
ToSPrivacyCanary
DonateBugsLicense

©2025 Poal.co

126

The following code was working last week or so but now it won't let me use it, why

road_scroll { 100% {transform:translateY(2800px)} } road_scroll { 100% {transform:translateY(2800px)} } road_scroll { 100% {transform:translateY(2800px)} } road_scroll { 100% {transform:translateY(2800px)} } road_scroll { 100% {transform:translateY(2800px)} }

It gives me the message

Error While Contacting The Server

The following code was working last week or so but now it won't let me use it, why >@-webkit-keyframes road_scroll { >100% {transform:translateY(2800px)} >} >@-moz-keyframes road_scroll { 100% {transform:translateY(2800px)} >} >@-ms-keyframes road_scroll { >100% {transform:translateY(2800px)} >} >@-o-keyframes road_scroll { >100% {transform:translateY(2800px)} } >@keyframes road_scroll { >100% {transform:translateY(2800px)} >} It gives me the message >Error While Contacting The Server

(post is archived)

Nope. My syntax is correct and this works on other sites. Not sure why it's not taking it now when it took it last week or so and was working fine here

[–] 0 pt

The code you are trying to validate contains invalid characters (copy-paste from non-regular encoding?)

hmmm, that's weird

My css is entirely pasted and works except that one section. Tried notepad and still nothing

[–] 0 pt

Pastbin it and PM me the link.