Advertisement
eighthwonder

Myspace CSS ver 2.1

May 5th, 2021
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 10.15 KB | None | 0 0
  1. /*
  2. MySpace93 CSS sheet Version 2.1
  3. May 4, 2021, 11:52 PM
  4.  
  5. written by pannacottafugo
  6. https://myspace.windows93.net/?id=27579
  7.  
  8. Changes in 2.1
  9.   - Cleaned up code
  10.   - Fixed some comments
  11.   - Added update log
  12. */
  13.  
  14. /*font of site*/
  15. div#header{
  16.     background-color: black;
  17.     font-family: Georgia;}
  18. /*formatting of the header*/
  19. div#hSub{
  20.     background-image: url("https://s3.amazonaws.com/image.blingee.com/images12/content/output/2007/6/25/215032681_7ba68198.gif?4");
  21.     font-family: Georgia;
  22.     text-align: center;}
  23.  
  24. /*removes "myspace.windows93.net" so it can be replaced with other text*/
  25. .logo{visibility: hidden;}
  26.  
  27. /*formatting for said other text*/
  28. .logo::after {
  29.     content: "This ain't no ordinary ice cream shop";
  30.     font-family: Pacifico;
  31.     font-size: 20px;
  32.     font-weight: 900;
  33.     position: absolute;
  34.     color: yellow;
  35.     visibility: visible;
  36.     animation: lemonblink .5s linear infinite;}
  37.  
  38. /*changes text to something different when cursor hovers over it*/
  39. .logo:hover::after {
  40.     content: "Alright, Alright. Make me hip hop cherry pop";
  41.     font-family: Pacifico;
  42.     font-size: 20px;
  43.     font-weight: 900;
  44.     position: absolute;
  45.     color: yellow;
  46.     visibility: visible;
  47.     animation: lemonblink .5s linear infinite;}
  48.  
  49. /*fake notification*/
  50. span#hUp::before {
  51.     content: "The sky is not blue";
  52.     color: #8800f0;
  53.     font-size: small;
  54.     text-decoration: underline;
  55.     animation: blinker .5s linear infinite;}
  56.  
  57. /*changes fake notif. to something different when cursor hovers over it*/
  58. span#hUp:hover::before{
  59.     content: "The grass is not green";
  60.     color: #8800f0;
  61.     font-size: small;
  62.     text-decoration: underline;
  63.     animation: blinker .5s linear infinite;}
  64.  
  65. /*changes cursors*/
  66. * {cursor: url(https://ani.cursors-4u.net/nature/nat-11/nat1049.cur), auto !important;} /*default*/
  67. img{cursor: url(https://cur.cursors-4u.net/symbols/sym-1/sym56.cur), auto !important;} /*hover over image*/
  68. a:-webkit-any-link {
  69.     color: #a863e4;
  70.     cursor: url(https://cur.cursors-4u.net/symbols/sym-1/sym56.cur), auto !important;} /*hover over link*/
  71.  
  72. /*changes the background of the site*/
  73. body {
  74.     font-family: Georgia;
  75.     font-variant: small-caps;
  76.     background-image: url("https://i.imgur.com/aGm9ouh.jpg");
  77.     background-attachment: fixed;
  78.     background-size: cover;
  79.     background-repeat: no-repeat;
  80.     background-position: center center;
  81.     color: white;
  82.     animation: bounce 4s;
  83.     animation-iteration-count: infinite;}
  84.  
  85. /*changes text colors*/
  86. p{color: white;}
  87. b{color: white;}
  88. ul{color: white;}
  89.  
  90. /*changes"Edit your profile"/"pannacottafugo is in your extended network" box*/
  91. div.extended.box{
  92.     background-image: url("https://i.pinimg.com/originals/ac/25/4e/ac254e3b47185dfc8accba22f06bbc38.gif");
  93.     color: white;}
  94.  
  95. /*changes that box at the top with your username*/
  96. h2#name.uName{
  97.     background-image: url("https://p.favim.com/orig/2018/10/08/red-glitter-gif-Favim.com-6406274.gif");
  98.     color:white;
  99.     text-align: center;
  100.     visibility: visible;}
  101.  
  102. /*adds a nice little color changing effect when cursor hovers over it*/
  103. h2#name.uName:hover{
  104.     background-image: url("https://p.favim.com/orig/2018/10/08/red-glitter-gif-Favim.com-6406274.gif");
  105.     color:white;
  106.     text-align: center;
  107.     visibility: visible;
  108.     animation: lemonblink .5s linear infinite;}
  109.  
  110. /*changes those things that say "About me" and "Who id like to meet"*/
  111. h4{
  112.     background-image: url("https://i0.wp.com/64.media.tumblr.com/1f3ad12dfb8cca16e68e1e7be9553b23/ca21c741efa4e4f0-25/s640x960/0d69a7e2cf5f6b69f18d7f1978d62989861fc565.gif");
  113.     color: white;}
  114.  
  115. /*kinda just fixes up the avatar image on ur page*/
  116. .avatar {
  117.     width: 100%;
  118.     margin-top: 20px;
  119.     margin-right: 20px;
  120.     cursor: url(https://cur.cursors-4u.net/symbols/sym-1/sym56.cur), auto !important;}
  121.  
  122. /*changes color of the blurbs(thing with ur quote, age and gender)*/
  123. .blurbs, #top, #box, .box, #header, #hSub{
  124.     background: black;
  125.     color: black;}
  126.  
  127. /*more random bullsh!t to do with the blurbs*/
  128. td.shortRight {
  129.     background-color: black;
  130.     color: white;
  131.     background-size: 100%;}
  132. td.shortRight:hover {
  133.     background-color: black;
  134.     color: white;
  135.     background-size: 100%;
  136.     animation: blinker 2s linear infinite;}
  137.  
  138. /*changes look of the submit buttons for when u submit a comment*/
  139. button{
  140.   background-image: url("https://i0.wp.com/64.media.tumblr.com/1f3ad12dfb8cca16e68e1e7be9553b23/ca21c741efa4e4f0-25/s640x960/0d69a7e2cf5f6b69f18d7f1978d62989861fc565.gif");
  141.   color: white;
  142.   cursor: url(https://cur.cursors-4u.net/symbols/sym-1/sym56.cur), auto !important;}
  143. input{
  144.   background-image: url("https://i0.wp.com/64.media.tumblr.com/1f3ad12dfb8cca16e68e1e7be9553b23/ca21c741efa4e4f0-25/s640x960/0d69a7e2cf5f6b69f18d7f1978d62989861fc565.gif");
  145.   color: white;
  146.   cursor: url(https://cur.cursors-4u.net/symbols/sym-1/sym56.cur), auto !important;}
  147.  
  148. /*i seriously forgot what this does */
  149. #imgPreview img {
  150.     width: auto;
  151.     height: auto;
  152.     max-height: calc(100% - 10px );
  153.     max-width: 100%;
  154.     position: absolute;
  155.     top: 0;
  156.     bottom: 0;
  157.     left: 0;
  158.     right: 0;
  159.     margin: auto;
  160.     border: 5px solid #fff0;
  161.     cursor: zoom-out;
  162.     background: #fff0;}
  163.  
  164. /*Add Friend/Block Buttons*/
  165. #add {
  166.     background-repeat: no-repeat;
  167.     background-image: url(https://i.ibb.co/gzwdSy9/Image-869513-1.png);
  168.     background-size: 30px;}
  169. #sMsg {
  170.     background-repeat: no-repeat;
  171.     background-image: url(https://cdn.techjourney.net/2007/06/agf_purple.png);
  172.     background-size: 30px;}
  173. #report {
  174.     background-repeat: no-repeat;
  175.     background-image: url(https://cdn.discordapp.com/attachments/716339893063778375/722706355697221695/1592377015590.png);
  176.     background-size: 30px;
  177.     /*display: none;*/}
  178. #block {
  179.     background-repeat: no-repeat;
  180.     background-image: url(https://i.ibb.co/25nw8Tj/error.png);
  181.     background-size: 30px;
  182.     /*display: none*/;}
  183.  
  184. div.blogs {color:white;}
  185. div.topRight {
  186.     background-color: black;
  187.     text-align: center;}
  188. div.url.box{background-image: url("https://s3.amazonaws.com/image.blingee.com/images12/content/output/2007/6/25/215032681_7ba68198.gif?4")}
  189.  
  190. /*changes the image above the audio*/
  191. .player::before {
  192.     content: "";
  193.     color: #000000;
  194.     background-image: url("https://external-preview.redd.it/TA5E-qkzqcIdYQLX7lvuuYbU0aaIA58VK3Sy2IOtrz0.jpg?auto=webp&s=de295b91cbb4d873699ba41c24cff890a78132e3");
  195.     background-size: 100%;
  196.     image-position: center;
  197.     white-space: pre-wrap;
  198.     background-repeat: no-repeat;
  199.     display: block;
  200.     position: relative;
  201.     text-align: center;
  202.     height: 430px;}
  203.  
  204. /*formatting for comment imput sections*/
  205. div.player.box{
  206.     background-image: url("https://s3.amazonaws.com/image.blingee.com/images12/content/output/2007/6/25/215032681_7ba68198.gif?4");}
  207. textarea#commentInput{
  208.     background-image: url("https://p.favim.com/orig/2018/10/08/red-glitter-gif-Favim.com-6406274.gif");
  209.     color: white;
  210.     border: 2px dashed white;}
  211. .tableLeft {
  212.     width: 25%;
  213.     padding: 10px;
  214.     vertical-align: top;
  215.     overflow: hidden;
  216.     border: 2px dashed white;
  217.     color: white;
  218.     background-image: url("https://i0.wp.com/64.media.tumblr.com/1f3ad12dfb8cca16e68e1e7be9553b23/ca21c741efa4e4f0-25/s640x960/0d69a7e2cf5f6b69f18d7f1978d62989861fc565.gif"); }
  219. .tableRight {
  220.     width: 75%;
  221.     padding: 10px;
  222.     vertical-align: top;
  223.     border: 2px dashed white;
  224.     color: white;
  225.     background-image: url("https://64.media.tumblr.com/e60bdc0da23dc7f9bd1b1a6990372fa4/tumblr_ogecdxyARX1vsjcxvo1_640.gifv");
  226.     overflow-wrap: anywhere;}
  227. .rightHead, .boxHead {
  228.     background-image: url("https://s3.amazonaws.com/image.blingee.com/images12/content/output/2007/6/25/215032681_7ba68198.gif?4");
  229.     background-color: #000000;
  230.     color: white;
  231.     font-weight: none;}
  232.  
  233. /*Sets the top fwiend profile pics to a standard size*/
  234. .fwiendFace img {
  235.     width: calc( 100% );
  236.     height: 135px;
  237.     object-fit: cover;}
  238. /*animates the profile images when cursor hovers over them*/
  239. .fwiendFace img:hover{
  240.   animation: fwiendbounce 1s;
  241.   animation-iteration-count: 1;
  242. }
  243.  
  244. /*makes images wiggle*/
  245. img:hover {
  246.   /* Start the shake animation and make the animation last for 0.5 seconds */
  247.   animation: shake 0.5s;
  248.   /* When the animation is finished, start again */
  249.   animation-iteration-count: infinite;}
  250.  
  251. /*crediting myself again just in case someone tries to plagiarize this code: THIS WAS MADE BY PANNACOTTAFUGO ON MYSPACE MY URL IS https://myspace.windows93.net/?id=27579 GO FRIEND ME INSTEAD OF THIS CSS THIEF*/
  252. /*An ungodly amount of keyframes for an ungodly amount of animations*/
  253. @keyframes shake {
  254.     0% { transform: translate(1px, 1px) rotate(0deg); }
  255.     10% { transform: translate(-1px, -2px) rotate(-1deg); }
  256.     20% { transform: translate(-3px, 0px) rotate(1deg); }
  257.     30% { transform: translate(3px, 2px) rotate(0deg); }
  258.     40% { transform: translate(1px, -1px) rotate(1deg); }
  259.     50% { transform: translate(-1px, 2px) rotate(-1deg); }
  260.     60% { transform: translate(-3px, 1px) rotate(0deg); }
  261.     70% { transform: translate(3px, 1px) rotate(-1deg); }
  262.     80% { transform: translate(-1px, -1px) rotate(1deg); }
  263.     90% { transform: translate(1px, 2px) rotate(0deg); }
  264.     100% { transform: translate(1px, -2px) rotate(-1deg); }
  265.   }
  266.  
  267.   @keyframes bounce {
  268.       50% { transform: translateY(0); }
  269.       50% { transform: translateY(-20px); }
  270.     }
  271.  
  272. @keyframes fwiendbounce {
  273.       0%   { transform: scale(1,1)      translateY(0); }
  274.       10%  { transform: scale(1.1,.9)   translateY(0); }
  275.       30%  { transform: scale(.9,1.1)   translateY(-100px); }
  276.       50%  { transform: scale(1.05,.95) translateY(0); }
  277.       57%  { transform: scale(1,1)      translateY(-7px); }
  278.       64%  { transform: scale(1,1)      translateY(0); }
  279.       100% { transform: scale(1,1)      translateY(0); }
  280.     }
  281.  
  282. @keyframes blinker {
  283.       20% {color: magenta;}
  284.       40% {color: yellow;}
  285.       60% {color: lime;}
  286.       80% {color: cyan;}
  287.       100% {color: #8800f0;}
  288.     }
  289. @keyframes lemonblink{
  290.       0% {color: yellow;}
  291.       50% {color: red;}
  292. }
  293. /*
  294. written by pannacottafugo
  295. https://myspace.windows93.net/?id=27579
  296. */
  297.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement