Advertisement
Guest User

Untitled

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