Navigation X
ALERT
Click here to register with a few steps and explore all our cool stuff we have to offer!



 1227

CSS GRADIENT ANIMATIONS

by Planet - 17 September, 2020 - 02:48 PM
This post is by a banned member (Planet) - Unhide
Planet  
Heaven
2.539
Posts
829
Threads
4 Years of service
#1
Can someone list me the gradient animations for a custom CSS

I need animations like the ones for the UGs of:

@Isaac
@VeronicaLodge
This post is by a banned member (Ahmeed) - Unhide
Ahmeed  
Heaven
1.453
Posts
348
Threads
6 Years of service
#2
.lrefunder {
background: url(https://static.cracked.to/images/onyx-bg.gif);
background-image: url(https://static.cracked.to/images/onyx-bg.gif);
background-position-x: initial;
background-position-y: initial;
background-size: initial;
background-repeat-x: initial;
background-repeat-y: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: initial;
text-shadow: 0.5px 0.5px 5px;
-webkit-animation: hueanim 10s infinite linear;
color: #0FF;
font-weight: bold;

}
2 -
.title_gid_106 {
animation: hue 8s linear infinite;
animation-duration: 8s;
animation-timing-function: linear;
animation-delay: 0s;
animation-iteration-count: infinite;
animation-direction: normal;
animation-fill-mode: none;
animation-play-state: running;
animation-name: hue;
-o-animation: hue 8s linear infinite;
-moz-animation: hue 8s linear infinite;
-webkit-animation: hue 8s linear infinite;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-image: url(https://static.cracked.to/images/bg1.gif...26,#feab3a);
font-weight: bold !important;

}
 
 
Looking for HQ Configs? Click below :)
[Image: uB8HTFl.gif]
Always use Cracked.to PM System to avoid scams.

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
or
Sign in
Already have an account? Sign in here.


Forum Jump:


Users browsing this thread: 1 Guest(s)