Advertisement
Guest User

Untitled

a guest
Jun 20th, 2019
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.32 KB | None | 0 0
  1. GLOBAL_HEAD<=
  2. <title>jackass</title>
  3. <link rel="shortcut icon" href="">
  4.  
  5. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
  6. <link rel="stylesheet" href="https://fontcity.neocities.org/mellonydry.css?family=mellony+dry">
  7. <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
  8. <link rel="stylesheet" href="https://fontcity.neocities.org/biloxiscript.css">
  9. <link rel="stylesheet" href="https://fontcity.neocities.org/livalo.css?family=livalo">
  10. <link rel="stylesheet" href="https://fontcity.neocities.org/brat.css?family=brat">
  11. <link rel="stylesheet" href="https://fontcity.neocities.org/magnite.css?family=magnite">
  12. <link rel="stylesheet" href="https://fontcity.neocities.org/stayrad.css?family=stay+rad">
  13. <link rel="stylesheet" href="https://fontcity.neocities.org/vayentha.css?family=vayentha">
  14.  
  15. <style>
  16.  
  17.  
  18. body {
  19.  
  20.  
  21. background: -webkit-linear-gradient(#000000, #CBCCCD); /* For Safari 5.1 to 6.0 */
  22.  
  23. background: -o-linear-gradient(#000000, #CBCCCD); /* For Opera 11.1 to 12.0 */
  24.  
  25. background: -moz-linear-gradient(#000000, #CBCCCD); /* For Firefox 3.6 to 15 */
  26.  
  27. background: linear-gradient(#fffffe, #CBCCCD); /* Standard syntax (must be last) */
  28.  
  29. background-repeat: no-repeat;
  30.  
  31. background-attachment: fixed;
  32.  
  33. }
  34.  
  35. </style>
  36.  
  37.  
  38.  
  39. <style>
  40.  
  41.  
  42. /* layout by tentacool with sidebar coding by tessisamess/from lupe - feel free to reach out for assistance
  43. you do not need to rehost any of my fonts unless you choose to */
  44.  
  45.  
  46. /* entrybox */
  47. .entrybox, .shadowed { background-color: rgba(255,255,255,.7);}
  48.  
  49. /* mood & music - to hide change display:visible to display:none */
  50. .entrybox td.meta {display: visible; font-family: roboto; font-size:7px; line-height:9px; text-transform: uppercase; color:#777}
  51.  
  52. /* time & date - to hide change display:visible to display:none */
  53. .entrybox td.index {display:visible; font-family: roboto; font-size:7px; line-height:9px; text-transform: uppercase; color:#777}
  54.  
  55. /* removes namefield and header */
  56. .shadowed td div {visibility:hidden; position:absolute; top:0px; margin-top: 20px;}
  57. .shadowed {padding: 22px;}
  58.  
  59. /* hides top left name */
  60. td.caption {font-size:0px; line-height:0px;}
  61.  
  62. /* upper right links */
  63. .date, a.index {display:visible !important;} table table tr.caption td.index{visibility: hidden;}
  64.  
  65. /* cursor */
  66. body, a {cursor:url(https://i.imgur.com/h2zNor5.png), default;}
  67. a:hover {cursor:url(https://i.imgur.com/6GAtOYA.png), default;}
  68.  
  69. /* default font */
  70. td{font-family:; line-height:11px; letter-spacing:0px; font-size: 10px;}
  71. tr{text-align:justify;}
  72.  
  73. /*friends page icons*/
  74. .index img {border-radius:50px; height:50px; width:50px; padding: 4; margin-bottom:5px; background-color: #A0DAFA;}
  75. .index {text-transform:uppercase;font-family: roboto; font-size:5pt; text-transformation: uppercase; text-shadow:none; letter-spacing: 1px; line-height:5px;}
  76. .entrybox a.index font {color: #777;}
  77. td{background-color:transparent;}
  78.  
  79. /*hides userpic info brackets */
  80. .entrybox table table table td[align=center]{color:transparent;text-align:center;font-size:0;}
  81. table table table table .meta {line-height: 5px; visibility: hidden;}
  82.  
  83. /* earlier/later */
  84. .meta {font-family: roboto; font-size: 7px; text-transform: uppercase; line-height: 0px; padding: 0px; letter-spacing: 1px;}
  85.  
  86. /* hides viewing & navigation */
  87. .meta {color: transparent}
  88. .index {color: transparent}
  89.  
  90. /* subject */
  91. p table table td.caption{letter-spacing: 1; color:#777; font-size: 8px; font-family: roboto; text-transform: uppercase; font-weight: 500; line-height: 8px;}
  92.  
  93. /* comments */
  94. .comments {color:#777; letter-spacing: 1; text-transform: uppercase; font-size: 8px; font-family: roboto;}
  95.  
  96. /* locks */
  97. .caption img{width: 7px;height: 7px; opacity:0.8;}
  98. .ljuser img {display: none;}
  99. .ljuser:before {content: "✖️";}
  100.  
  101. /* hides icon in layout - needed for gif to replace */
  102. .shadowed img {display: none;}
  103.  
  104. /* link effects. */
  105. a {color: #000000; text-decoration: none; transition: all 0.6s ease-in-out; -o-transition-transition: all 0.6s ease-in-out; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out;}
  106. a:hover {text-decoration: none; color: transparent; transition: all 0.6s ease-in-out; -o-transition-transition: all 0.6s ease-in-out; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out;}
  107.  
  108. /* highlighted text */
  109. ::selection {background-color: #A0DAFA; color: #fff;}
  110. ::-moz-selection {background-color: #A0DAFA; color: #fff;}
  111. ::-webkit-selection {background-color: #A0DAFA; color: #fff;}
  112.  
  113.  
  114. /* ~ tessisamess sidebar codes taken from lupe */
  115. #sidebar{visibility:visible; position: absolute; width:120px; top:-2px; left:50%; margin-left: 270px; text-align:center; z-index:99999;}
  116. #sidebar img{display:inline; max-width:100%;}
  117. #sidebar-inner{display:block; margin:10px 30px;}
  118. input[type=checkbox]{display:none;}
  119.  
  120. label{display:block; margin:0 30px; cursor:pointer; background: ; border:none; border-bottom:none!important; padding:2px 4px; text-align:left; -webkit-border-radius:4px; border-radius:5px;}
  121. label i{ font-style:normal; display:block;}
  122.  
  123. /* drop menu text */
  124. .drop{display:block; margin: 4px 30px; background: url(https://i.imgur.com/wX5DwNI.png); max-height:0; overflow:hidden; text-align:left; color:#aaaaaa; font-family: roboto; font-size: 6px; line-height: 7px; letter-spacing:1px; text-transform:uppercase; letter-spacing:1px; box-shadow:0 0 1px #dddddd;
  125. -webkit-border-radius: 5px 5px 5px 5px; border-radius:0px; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out; -ms-transition:all 0.5s ease-in-out; -o-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out;}
  126.  
  127. input[type=checkbox]:checked ~ label{-webkit-border-radius:5px 5px 5px 5px;; border-radius:5px 5px 5px 5px;}
  128. input[type=checkbox]:checked ~ .drop{ max-height:400px;}
  129.  
  130. /* drop menu text color and background color */
  131. .drop a{display:block; color: #aaaaaa; padding:3px 4px;}
  132. .drop a:hover{ background:#A0DAFA; color:#fff;}
  133.  
  134. /* namefield replacement font and icon placement - you may have to adjust the margin-left for the icon if your namefield is long */
  135. #top {position: absolute; visibility: visible; top:15px; margin-left: -180px; z-index:1; text-align:justify; width:600px;}
  136. .name {font-family: vayentha; display: block; color: #59595b; font-size: 70px; letter-spacing: 0px; line-height: 30px; text-align: center; text-shadow: 1px 1px 0px #, 3px 2px 2px #aaaaaa; text-transform: lowercase;}
  137. #icon {position: absolute; margin-left: -1px; top: 1px; visibility: visible; z-index: 2;}
  138.  
  139.  
  140. </style>
  141.  
  142. <=GLOBAL_HEAD
  143.  
  144. LASTN_WEBSITE<=
  145. <td>
  146. <div align="center"><b>daddy kraken</b></div><p>
  147. <table cellspacing="0" cellpadding="0" border="0" summary="">
  148. <div id="sidebar">
  149. <form><input type="checkbox" id="dropdown"><label for="dropdown"><font style="font-size:10px;"><i class="fa fa-cloud"></i></font></label><span class="drop">
  150. <a href="">customs</a>
  151. <a href="/friends">friends</a>
  152. <a href="">scenes</a>
  153. <a href="">ooc</a>
  154. </span></form></div>
  155.  
  156. <div id="icon">
  157. <a href="/profile"><img src="https://media1.tenor.com/images/557dec8769756ce8628fc2cb5fe5a34b/tenor.gif?itemid=7382039" style="display: block; visibility: visible; width:65px; height: 65px; border-radius: 100px; box-shadow: 1px 1px 3px #1d1d1d;"></a>
  158. </div>
  159.  
  160. <div id="top"><font class="name">wyatt</font></div>
  161.  
  162. <=LASTN_WEBSITE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement