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



   999

SEND ME SOME CSS PLS

by IceMan - 29 December, 2020 - 02:50 AM
This post is by a banned member (IceMan) - Unhide
IceMan  
Supreme
2.254
Posts
318
Threads
5 Years of service
#1
(This post was last modified: 29 December, 2020 - 02:51 AM by IceMan.)
Title says all im searching for some css to try here in c.to, if you have some send me on discord IceMan#8888  Heart
NO BUSINESS IS CURRENTLY RUNNING ON THIS ACCOUNT 
IM NOT SELLING ANYTHING.
This post is by a banned member (SHA512) - Unhide
SHA512  
Supreme
58
Posts
22
Threads
5 Years of service
#2
Code:
html {
   margin: 500%;
   padding: 500%;

:)
[Image: pepeglad.png]
This post is by a banned member (IceMan) - Unhide
IceMan  
Supreme
2.254
Posts
318
Threads
5 Years of service
#3
you literally fucked up everything, i had to install a css blocker to remove this nice joke   [Image: Amusing.png]
NO BUSINESS IS CURRENTLY RUNNING ON THIS ACCOUNT 
IM NOT SELLING ANYTHING.
This post is by a banned member (yourchoice) - Unhide
899
Posts
74
Threads
6 Years of service
#4
.thead {
    background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
}

.infinity_rank {
      animation: hue 8s linear infinite;
    -o-animation: hue 8s linear infinite;
    -moz-animation: hue 8s linear infinite;
    -webkit-animation: hue 8s linear infinite;
    -webkit-background-clip: text;
    background-image: url(https://static.cracked.sh/images/bg1.gif...26,#feab3a);
    font-weight: bold !important;
}


.contributor_rank {
    color: #ffc000;
    text-shadow: 0px 0px 8px #fabc00;
    background-image: url('https://static.cracked.sh/images/bg1.gif');
    background-repeat: repeat;
}

.mods_rank {
    color: #ff3a3a;
    text-shadow: 1px 1px 3px #000;
    font-weight: bold;
}


.premium_rank {
    color: #4DD5D5;
    text-shadow: 0px 0px 4px #4DD5D5;
    background-image: url('https://static.cracked.sh/images/bg1.gif');
    background-repeat: repeat;
  font-weight:bold;
}

.godlike_rank {
    background-clip: border-box;
    -webkit-background-clip: text;
    text-shadow: 0 0 5px #c8378d;
    background-image: url(https://static.cracked.sh/images/bg1.gif...eg,#ed11ff 0,#000 100%,#fff);
    -webkit-text-fill-color: transparent;
    color: #FF512F;
    font-weight: 700;
}

.registered_rank {
  color: #3b8ed6;
  font-weight: bold;
}

.supreme_rank {
   text-shadow: 0px 0px 3px #0e0101;
    color: #DF5BF3;
    font-weight: bold;
    border-bottom: 1px dotted
}

.thead strong {
  background-color: rgba(0, 0, 0, 0.15);
}

.thead a {
  background-color: rgba(0, 0, 0, 0.15);
  border-radius: 2px;
  padding: 4px;
  font-weight: bold;
}

.trow1 strong a {
  font-size: 16px;
    -webkit-background-clip: text;
    text-shadow: 0 0 5px #c8378d;
    background-image: url(https://static.cracked.sh/images/bg1.gif), linear-gradient(90deg, #e4f918 0, #ed11ff 100%, #fff);
    -webkit-text-fill-color: transparent;
    color: #FF512F;
    font-weight: bold;
}

.trow2 strong a {
  font-size: 16px;
    -webkit-background-clip: text;
    text-shadow: 0 0 5px #c8378d;
    background-image: url(https://static.cracked.sh/images/bg1.gif), linear-gradient(90deg, #e4f918 0, #ed11ff 100%, #fff);
    -webkit-text-fill-color: transparent;
    color: #FF512F;
    font-weight: bold;
}

.shine_rank {
  color: #fff;
}
@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

[Image: signature.png]
This post is by a banned member (Ping) - Unhide
Ping  
Staff
3.271
Posts
89
Threads
Staff Team
7 Years of service
#5
(29 December, 2020 - 02:58 AM)IceMan_IT Wrote: Show More
you literally fucked up everything, i had to install a css blocker to remove this nice joke   [Image: Amusing.png]

You can usually just use inspect element and developer tools to temporarily disable/block the styling of a specific element so you are able to repair the issue.
 
   [Selling Signature Ad Space - DM Me]
 
[Ping's PGP Key]
Before conducting any form of business confirm my identity through onsite PM.

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)