Advertisement
Guest User

Untitled

a guest
Oct 14th, 2017
878
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.91 KB | None | 0 0
  1. GLOBAL_HEAD<=
  2.  
  3. <title> 𝓵𝓳</title>
  4. <link rel="shortcut icon" href="http://i.imgur.com/WIhpeaL.png" type="image/x-icon" />
  5. <link href="http://fonts.googleapis.com/css?family=Parisienne" rel="stylesheet" type="text/css">
  6.  
  7.  
  8. <style>
  9.  
  10.  
  11. @font-face {font-family: 'ScriptyKate'; src: url('//2ttf.com/webfont/I73gnPDgHmC/webfont.ttf') format('truetype');
  12. }
  13. </style>
  14.  
  15.  
  16. <style>
  17.  
  18.  
  19. /* credit: lilyj, please rehost your fonts and drop me a comment if you need help with that! */
  20. /* templatesss edit - i've replaced lilyj's font with one from 2ttf for ease, there's no need to rehost it */
  21.  
  22. body {
  23. /* ombre background */
  24. background: #fcfcfc; /* Old browsers */
  25. background: -moz-linear-gradient(top, #fcfcfc 2%, #f7f7f7 47%, #e5e5e5 100%); /* FF3.6-15 */
  26. background: -webkit-linear-gradient(top, #fcfcfc 2%,#f7f7f7 47%,#e5e5e5 100%); /* Chrome10-25,Safari5.1-6 */
  27. background: linear-gradient(to bottom, #fcfcfc 2%,#f7f7f7 47%,#e5e5e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */;}
  28.  
  29. /* justifies the text */
  30. tr {text-align:justify;}
  31.  
  32. /* entrybox */
  33. .entrybox, .shadowed {
  34. background: url(http://i.imgur.com/eLjRmuC.png);
  35. box-shadow: 0px 0px 1px #c7c7c7;}
  36.  
  37. /* main links under name field */
  38. table table table td.meta {font-size: 0px;line-height:0px;}
  39.  
  40. p table.entrybox table table td.meta, table table table td.meta a
  41. {font-size: 6px;
  42. letter-spacing: 1px;
  43. line-height: 7px;
  44. font-family: arial;
  45. margin-left: 65px;
  46. margin-top: 20px;}
  47.  
  48. /* hides top title and extra text around name field links */
  49. .entrybox td table td.index, tr.caption, table table td.index {visibility: hidden;}
  50. table table tr.caption td.index{visibility: hidden;} tr.caption {display: visible;}
  51.  
  52. /* font */
  53. td {font-family: arial;
  54. font-size:11px;
  55. line-height:10px;
  56. color:#000000;}
  57. body, td {color:#000000;
  58. font-weight:normal !important;}
  59.  
  60. /* upper right links */
  61. .index{font-size: 7px;
  62. text-transform: uppercase;
  63. letter-spacing: 1;
  64. font-family: arial;
  65. line-height: 7px;
  66. color:#f9f9f9;}
  67.  
  68. /* subject */
  69. p table table td.caption{font-family: arial;
  70. letter-spacing: 1px;
  71. text-transform: uppercase;
  72. font-size: 7px;
  73. color: #000000; }
  74.  
  75. /* namefield. */
  76. .shadowed td div {font-family: ScriptyKate, parisienne;
  77. font-size: 45px;
  78. line-height: 10px;
  79. color: #464646;
  80. text-shadow: 1px 1px 1px #ddd;
  81. font-weight: lighter;
  82. margin-left: 53px;
  83. margin-top: 20px;}
  84. .shadowed td div img {box-shadow: 0 0 0 !important;}
  85.  
  86. /* comments. */
  87. .comments {font-family: arial;
  88. font-size: 7px;
  89. line-height: 7px;
  90. letter-spacing: 1px;
  91. text-transform: uppercase;}
  92.  
  93. b {font-weight:normal !important;}
  94.  
  95. /* link effects. */
  96. a, a:visited, a:active {color:
  97. #999999;
  98. text-decoration: none;
  99. -webkit-transition-duration: 1.5s;
  100. -moz-transition-duration: 1.5s;
  101. transition-duration: 1.5s;}
  102.  
  103. a:hover{color: #ffffff;
  104. text-shadow:1px 1px 1px #999999;
  105. text-decoration: none;
  106. -webkit-transition-duration: 1.5s;
  107. -moz-transition-duration: 1.5s;
  108. transition-duration: 1.5s;}
  109.  
  110. /* locks. */
  111.  
  112. img[src*="img/userinfo.gif"]
  113. {width: 0 !important;
  114. height: 0 !important;
  115. background: transparent url() no-repeat !important;
  116. padding:7px 0 0 7px!important;
  117. vertical-align:-1px!important;
  118. opacity:0.8;}
  119.  
  120. img[src*="img/community.gif"]
  121. {width: 0 !important;
  122. height: 0 !important;
  123. background: transparent url() no-repeat !important;
  124. padding:9px 0 0 9px !important;
  125. vertical-align:-1px !important;}
  126.  
  127. /* scrollbar */
  128. ::selection {color:#000000; background-color:#f2f2f2; }
  129. ::-webkit-scrollbar {width: 5px;}
  130. ::-webkit-scrollbar-thumb {-webkit-box-shadow: inset 0px 0px 1px #C4C4C4;
  131. border-radius:0px;
  132. background-image:url('');
  133. background-color:#eee;}
  134.  
  135. /* bottom links */
  136. .meta{font-family: arial;
  137. font-size: 7px;
  138. text-transform: uppercase;
  139. letter-spacing: 1px; }
  140.  
  141. /* locks */
  142. .caption img{width: 7px;height: 7px; opacity:0.8;}
  143. .ljuser img {display: none;}
  144. .ljuser:before {content: "~";}
  145.  
  146.  
  147. /* icons - shadowed is default, index is fp */
  148. .shadowed img {display: none;}
  149. .index img{width: 85px; height: 85px;}
  150.  
  151.  
  152. /* flower wreath */
  153. #wreath {position:absolute;
  154. top: -29px;
  155. margin-left: -203px;
  156. visibility: visible;
  157. z-index: 1;}
  158.  
  159. /* Image replaces default icon */
  160. #icon {
  161. position: absolute;
  162. top: 0px;
  163. margin-left: -144px;
  164. visibility: visible;
  165. height: 65px;
  166. width: 65px;}
  167.  
  168. /* cursor */
  169. body, a {cursor:url(http://i.imgur.com/3tpwbdw.png), default;}
  170.  
  171. </style>
  172.  
  173. <=GLOBAL_HEAD
  174.  
  175. FRIENDS_WEBSITE<=
  176.  
  177. <style>
  178.  
  179. <div id="wreath">
  180. <img src="https://i.imgur.com/RpJa2Xj.png" style="display: block; margin-top: 25px; margin-left: 123px; height: 120px; width: 120px; ">
  181. </div>
  182.  
  183. <div id="icon">
  184. <img src="https://i.imgur.com/e1EDNqX.gif" style="display: block;margin-top: 12px;margin-left: 82px;width: 82px; height: 82px;opacity: .95;">
  185. </div>
  186.  
  187. <=FRIENDS_WEBSITE
  188.  
  189. LASTN_OPT_ITEMS=>10
  190.  
  191. DAY_WEBSITE<=
  192.  
  193. <style>
  194.  
  195. <div id="wreath">
  196. <img src="https://i.imgur.com/RpJa2Xj.png" style="display: block; margin-top: 25px; margin-left: 123px; height: 120px; width: 120px; ">
  197. </div>
  198.  
  199. <div id="icon">
  200. <img src="https://i.imgur.com/e1EDNqX.gif" style="display: block;margin-top: 12px;margin-left: 82px;width: 82px; height: 82px;opacity: .95;">
  201. </div>
  202.  
  203. <=DAY_WEBSITE
  204.  
  205. CALENDAR_WEBSITE<=
  206.  
  207. <style>
  208.  
  209. <div id="wreath">
  210. <img src="https://i.imgur.com/RpJa2Xj.png" style="display: block; margin-top: 25px; margin-left: 123px; height: 120px; width: 120px; ">
  211. </div>
  212.  
  213. <div id="icon">
  214. <img src="https://i.imgur.com/e1EDNqX.gif" style="display: block;margin-top: 12px;margin-left: 82px;width: 82px; height: 82px;opacity: .95;">
  215. </div>
  216.  
  217. <=CALENDAR_WEBSITE
  218.  
  219. LASTN_WEBSITE<=
  220.  
  221. <style>
  222.  
  223. <div id="wreath">
  224. <img src="https://i.imgur.com/RpJa2Xj.png" style="display: block; margin-top: 25px; margin-left: 123px; height: 120px; width: 120px; ">
  225. </div>
  226.  
  227. <div id="icon">
  228. <img src="https://i.imgur.com/e1EDNqX.gif" style="display: block;margin-top: 12px;margin-left: 82px;width: 82px; height: 82px;opacity: .95;">
  229. </div>
  230.  
  231. <=LASTN_WEBSITE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement