Advertisement
codejam

kpjonas

Nov 24th, 2021
28
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.02 KB | None | 0 0
  1. GLOBAL_HEAD<=
  2. <link rel="shortcut icon" href="https://static.thenounproject.com/png/17849-200.png">
  3. <link href="http://fonts.googleapis.com/css?family=Euphoria+Script" rel="stylesheet" type="text/css">
  4. <link href="http://fonts.googleapis.com/css?family=Oswald" rel="stylesheet" type="text/css">
  5. <link href="http://fonts.googleapis.com/css?family=Handlee" rel="stylesheet" type="text/css">
  6. <link href="http://fonts.googleapis.com/css?family=Coming+Soon" rel="stylesheet" type="text/css">
  7. <link href="http://fonts.googleapis.com/css?family=Arimo" rel="stylesheet" type="text/css">
  8. <link href="http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300" rel="stylesheet" type="text/css">
  9.  
  10.  
  11. <style>
  12.  
  13.  
  14.  
  15. /* be tasteful - keep credit, change bgs, colors, fonts and rehost everything on your own. credit: ~eth, with edits by ~skye, and even more edits by ~holli */
  16.  
  17. body {background-image:url(http://i.imgur.com/Gtpmb02.png); background-color: ; overflow-x: hidden; margin-top: 50;}
  18.  
  19. table{margin-bottom: -7px;}
  20. td{font-size: 11px; line-height: 12px; font-family: arial;}
  21.  
  22. .index img {height:50px; width:50px;}
  23.  
  24. .entrybox {background-image:url(); background-attachment:fixed; background: rgba(255, 255, 255, .03);}
  25.  
  26. .entrybox { -webkit-linear-gradient(bottom, #917b4c, #000) 1 100%;
  27. -moz-border-image: -moz-linear-gradient(bottom, #917b4c, #000) 1 100%;
  28. -o-border-image: -o-linear-gradient(bottom, #917b4c, #000) 1 100%;
  29. border-image: linear-gradient(to bottom, #917b4c, #000) 1 100%;
  30. border-radius:0;
  31. -moz-border-radius:0;
  32. border-width: 0px 0px 0px 3px;
  33. border-style: solid;
  34. margin-bottom: -5px;
  35. font-weight: normal;
  36. }
  37.  
  38. .shadowed img {display:none;}
  39.  
  40. b{font-weight: none;}
  41.  
  42. body, a, a:hover {cursor:url(http://i.imgur.com/ONVDMqu.png), default;}
  43.  
  44. /* entry text */
  45. td {
  46. font-family: arial;
  47. font-size: 11px;
  48. line-height: 12px;
  49. color: #e5d3a9;
  50. text-shadow:;
  51. margin-top: -10px;
  52. }
  53. tr { text-align:justify; }
  54.  
  55. /* link effects */
  56. a {
  57. color: #9f8045;
  58. text-decoration: none;
  59. text-shadow:;
  60. }
  61. a:hover {
  62. color: #18191e;
  63. text-decoration: none;
  64. text-shadow:;
  65. transition: all 1.0s ease-out;
  66. }
  67.  
  68. /*hides userpic info brackets */
  69. .entrybox table table table td[align=center]{color:transparent;text-align:center;font-size:0;}
  70. table table table table .meta {line-height: 5px; visibility: hidden;}
  71.  
  72.  
  73. /* subject lines. */
  74. p table table td.caption {font-family: oxygen,helvetica, arial; font-size: 7px; line-height:8px; letter-spacing:1px; text-transform:uppercase; text-align:justify; color:#e5d3a9;}
  75.  
  76. .entrybox table table table td{
  77. background-color: transparent;
  78. }
  79.  
  80. /* date & time. */
  81. .entrybox td.index {
  82. display: none;
  83. }
  84.  
  85. /* mood & music */
  86. .entrybox td.meta {
  87. font-family: arial;
  88. font-size: 7px;
  89. line-height: 7px;
  90. letter-spacing: 1px;
  91. font-weight: none;
  92. color: #e4d9c3;
  93. text-shadow:;
  94. text-transform: uppercase;
  95. border-bottom:;
  96. padding-bottom: 2px;
  97. text-align: justify;
  98. }
  99.  
  100. /* comments */
  101. .comments {
  102. font-family: arial;
  103. font-size: 7px;
  104. line-height: 10px;
  105. letter-spacing: 1px;
  106. font-weight: none;
  107. color: #9f8045;
  108. text-shadow:;
  109. text-transform: uppercase;
  110. border-bottom:;
  111. padding-right: 8px;
  112. }
  113.  
  114. /* hides navigation text */
  115. .index, table table table td.meta {text-transform:uppercase;font-family: verdana;font-size:5pt; color:transparent; text-transformation: uppercase; text-shadow:none; letter-spacing: 1px; line-height:0px;}
  116.  
  117. /* ij icon & locks */
  118. .ljuser img {display:none;}
  119. .caption img{display:none;}
  120.  
  121. /* friends page icons & users. */
  122. .ljuser img {display: none;} p table table td.caption img {height: 7px; width: 7px; opacity: 0.7;} b {font-weight: normal;} p table table table table td {font-size: 0px;}
  123. .entrybox a.index {color: #ffffff; line-height: 14px; text-transform: UPPERcase; margin-top: 0px; font-size: 8px;} .entrybox tr td table tr td table tr td {background: transparent;}
  124. .index img {-webkit-backface-visibility: hidden; border-radius: px; height: 50px; width: 50px; opacity: 1; box-shadow: 0px 0px 1px #bbbbbb; padding: 3px;}
  125. .entrybox a.index font {color: #aaaaaa;}
  126.  
  127. .ljadshadowed div {visibility: visible;position: relative;}
  128. table table table table table .meta {visibility: visible; position:relative;}
  129. .shadowed span#navigation img {display: inline; visibility: visible; position: relative;}
  130.  
  131. /* aligns all text */
  132. tr {text-align:justify;}
  133.  
  134. /* top box website lyrics, etc */
  135. .shadowed {background-image:url(); background-repeat:no-repeat;}
  136.  
  137. /* image opacity */
  138. img {opacity:0.75;filter:alpha(opacity=100); -moz-transition: all 1.0s ease-out; -o-transition: all 1.0s ease-out; -webkit-transition: all 1.0s ease-out; transition: all 1.0s ease-out;}
  139. img:hover{opacity:1.0;filter:alpha(opacity=100); -moz-transition: all 1.0s ease-out; -o-transition: all 1.0s ease-out; -webkit-transition: all 1.0s ease-out; transition: all 1.0s ease-out;}
  140.  
  141.  
  142. /* sidebar stuff */
  143. #icon {position:relative; visibility: visible; top: 25px; left: 450px; z-index:97; height:0px; }
  144.  
  145. #icon img { width: 350px; background: transparent; display:inline; box-shadow: #fff 0px 0px 0px; }
  146. #gif{ position: absolute; z-index: 100; top: 10px; margin-left: 450px; visibility: visible; height: 50px; width: 50px; background-color: #fff; border-radius: 100%; box-shadow: 3px 3px 0px 0px #9f8045; }
  147.  
  148.  
  149. .lyrics {font-family: oxygen,helvetica, arial; font-size: 7px; line-height:8px; letter-spacing:1px; text-transform:uppercase; text-align:justify; color:#222;}
  150. a.links{color: #FFB330; -moz-transition: all 1.0s ease-out; -o-transition: all 1.0s ease-out; -webkit-transition: all 1.0s ease-out; transition: all 1.0s ease-out;} a.links:hover{color:#C31798; text-decoration:none; -moz-transition: all 1.0s ease-out; -o-transition: all 1.0s ease-out; -webkit-transition: all 1.0s ease-out; transition: all 1.0s ease-out;}
  151.  
  152. #navi{position: absolute; margin-left: 370; top: 50; width: 125px; text-align: justify;}
  153. #nav{border-radius: 4px; color: transparent; display: inline-block; height: 7px; font-family: arial; font-size: 7px; line-height: 7px; letter-spacing: 1px; overflow: hidden; padding: 1px 1px; text-align: center; text-shadow: none; text-transform: uppercase; transition: all 0.3s ease-in; vertical-align: text-top; width: 7px; -webkit-transition: all 0.4s ease-in; }
  154. #nav:hover{height: 7px; color: #18191e; text-transform: uppercase; transition: all 0.3s ease-in; width: 60px; -webkit-transition: all 0.4s ease-in;}
  155.  
  156. .one{background-color:#bbb7af;} .two{background-color:#e9d7b0; display: block;} .three{background-color:#b19058; display: block;}
  157.  
  158. table table table table .meta {visibility:hidden; position:absolute;}
  159. table table table table table .meta {visibility:visible; position:relative;}
  160. tr.caption {display:none}
  161. .shadowed td div {visibility:hidden; position:absolute; top:1px}
  162. .shadowed span#navigation img {display:inline; visibility:visible; position:relative;}
  163.  
  164. </style>
  165.  
  166.  
  167. <=GLOBAL_HEAD
  168.  
  169. FRIENDS_WEBSITE<=
  170. <style>
  171.  
  172.  
  173.  
  174. table table table table .meta {visibility:hidden; position:absolute; top:1px}
  175. table table table table table .meta {visibility:visible; position:relative; top:1px}
  176. tr.caption {display:none}
  177. .shadowed td div {visibility:hidden; position:absolute; top:1px}
  178. .shadowed span#navigation img {display:inline; visibility:visible; position:relative;}
  179. </style>
  180.  
  181.  
  182.  
  183. <table cellspacing="0" cellpadding="0" border="0" summary="">
  184. <tr><td valign="left" colspan="0" width="150" height="0px">
  185. <table height="" width="150" align="center" cellspacing="0" border="0" cellpadding="0">
  186. <tr><td valign="justify"></td></tr></table>
  187.  
  188. <div id="icon">
  189. <img src="https://i.imgur.com/mOXtyXz.png"></div>
  190. <div id="gif"><img src="https://i.imgur.com/QDOncqB.gif" style="display: block; height: 50px; width: 50px; border-radius: 100%;"></div>
  191. <span id="navi"><span class="lyrics">
  192.  
  193. <center><a href="/info" class="one" id="nav">profile</a> <a href="/friends" class="two" id="nav">friends</a> <a href="/" class="three" id="nav">recent</a><br></center></font>
  194.  
  195. </div>
  196. <=FRIENDS_WEBSITE
  197.  
  198. LASTN_WEBSITE<=
  199. <style>
  200.  
  201.  
  202.  
  203. table table table table .meta {visibility:hidden; position:absolute; top:1px}
  204. table table table table table .meta {visibility:visible; position:relative; top:1px}
  205. tr.caption {display:none}
  206. .shadowed td div {visibility:hidden; position:absolute; top:1px}
  207. .shadowed span#navigation img {display:inline; visibility:visible; position:relative;}
  208. </style>
  209.  
  210.  
  211.  
  212. <table cellspacing="0" cellpadding="0" border="0" summary="">
  213. <tr><td valign="left" colspan="0" width="150" height="0px">
  214. <table height="" width="150" align="center" cellspacing="0" border="0" cellpadding="0">
  215. <tr><td valign="justify"></td></tr></table>
  216.  
  217. <div id="icon">
  218. <img src="https://i.imgur.com/mOXtyXz.png"></div>
  219. <div id="gif"><img src="https://i.imgur.com/QDOncqB.gif" style="display: block; height: 50px; width: 50px; border-radius: 100%;"></div>
  220. <span id="navi"><span class="lyrics">
  221.  
  222. <center><a href="/info" class="one" id="nav">profile</a> <a href="/friends" class="two" id="nav">friends</a> <a href="/" class="three" id="nav">recent</a><br></center></font>
  223.  
  224. </div>
  225. <=LASTN_WEBSITE
  226.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement