Advertisement
codejam

gastly

Sep 29th, 2017
419
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.90 KB | None | 0 0
  1. FRIENDS_OPT_ITEMS=>20
  2.  
  3. GLOBAL_HEAD<=
  4. <title>YOUR TITLE</title>
  5. <link href="https://fonts.googleapis.com/css?family=Berkshire+Swash" rel="stylesheet">
  6. <link href="https://fonts.googleapis.com/css?family=Alex+Brush" rel="stylesheet">
  7. <link rel="stylesheet" href="http://static.tumblr.com/ka9lhku/LLznobbfi/untitled_2.css">
  8. <link href="http://fonts.googleapis.com/css?family=Parisienne" rel="stylesheet" type="text/css">
  9. <link rel="shortcut icon" href="http://i.imgur.com/b6d161A.png">
  10.  
  11. <link href="http://fonts.googleapis.com/css?family=Petit+Formal+Script|PT+Sans+Narrow" rel="stylesheet" type="text/css">
  12.  
  13.  
  14.  
  15. <style>
  16.  
  17. /* the original layout creator is unknown, but adjustments and tweaks made by squirtle@ij -- please do not remove the credit! */
  18.  
  19.  
  20. @font-face{font-family: script; src:url(https://dl.dropboxusercontent.com/s/jrmdjlrdih5517n/GuldScript.ttf);}
  21.  
  22. </style>
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30. <style>
  31.  
  32.  
  33.  
  34. /* credit: lilyj, please rehost your fonts and drop me a comment if you need help with that! */
  35.  
  36. /* credit: coding/ell/laurel. overhauls: rianna */
  37.  
  38. /* background */
  39. body{background: url() ;background-attachment:fixed;
  40. background-color:#c0ddea;
  41. background: -webkit-linear-gradient(#623d66, #d9c8dc);
  42. background: -o-linear-gradient(#623d66, #d9c8dc);
  43. background: -moz-linear-gradient(#623d66, #d9c8dc);
  44. background: linear-gradient(#623d66, #d9c8dc);
  45. }
  46. overflow-x: hidden; margin-top: 0px; margin-top:0px;}
  47. table {margin-bottom: 0px;}
  48. .shadowed {background-color: #f9f9f9;}
  49.  
  50. /* justifies the text */
  51. tr {text-align:justify;}
  52.  
  53. /* entrybox */
  54. .entrybox, .shadowed {background: url(http://i.imgur.com/eLjRmuC.png);
  55. box-shadow: 0px 0px 1px #c7c7c7;}
  56.  
  57. /* main links under field name */
  58. table table table td.meta {font-size:0px;line-height:0px;}
  59. p table.entrybox table table td.meta, table table table td.meta a {font-size: 6px;
  60. letter-spacing: 1px; line-height: 7px; font-family: helvetica;}
  61.  
  62. /* hides top title and extra text around name field links */
  63. .entrybox td table td.index, tr.caption, table table td.index {visibility: hidden;}
  64. table table tr.caption td.index{visibility: hidden;} tr.caption {display: visible;}
  65.  
  66. /* font */
  67. td {font-family: helvetica;
  68. font-size:11px;
  69. line-height:10px;
  70. color:#351837;}
  71. body, td {color:#393232;
  72. font-weight:normal !important;}
  73.  
  74. /* upper right links */
  75. .index{font-size: 7px;
  76. text-transform: uppercase;
  77. letter-spacing: 1;
  78. font-family: helvetica;
  79. line-height: 7px;
  80. color:#f9f9f9;}
  81.  
  82. /* subject */
  83. p table table td.caption{font-family: helvetica;
  84. letter-spacing: 1px;
  85. text-transform: uppercase;
  86. font-size: 7px;
  87. color: #000000;
  88. font-weight: heavy !important;}
  89.  
  90. /* namefield. */
  91. .shadowed td div {font-family: script;
  92. font-size: 38px;
  93. line-height: 12px;
  94. color: #351837;
  95. text-shadow: 0px 0px 2px #b89fcb;
  96. font-weight: none;
  97. margin-top: 0px;}
  98. .shadowed td div img {box-shadow: 0 0 0 !important;}
  99.  
  100. /* comments. */
  101. .comments {font-family: helvetica;
  102. font-size: 7px;
  103. line-height: 7px;
  104. letter-spacing: 1px;
  105. text-transform: uppercase;}
  106.  
  107. b {font-weight:normal !important;}
  108.  
  109.  
  110. /* link effects. */
  111. a, a:visited, a:active {color: #000000;
  112. text-decoration: none;
  113. -webkit-transition-duration: 1.5s;
  114. -moz-transition-duration: 1.5s;
  115. transition-duration: 1.5s;}
  116.  
  117. a:hover{color: #000000;
  118. text-shadow:1px 1px 1px #999999;
  119. cursor: default;
  120. text-decoration: none;
  121. -webkit-transition-duration: 1.5s;
  122. -moz-transition-duration: 1.5s;
  123. transition-duration: 1.5s;}
  124.  
  125.  
  126. /* scrollbar */
  127. ::selection {color:#000000; background-color:#f4f4f4; }
  128. ::-webkit-scrollbar {width: 5px;}
  129. ::-webkit-scrollbar-thumb {-webkit-box-shadow: inset 0px 0px 1px #C4C4C4;
  130. border-radius:0px;
  131. background-image:url('');
  132. background-color:#eee;}
  133.  
  134. /* bottom links */
  135. .meta{font-family: helvetica;
  136. font-size: 7px;
  137. text-transform: uppercase;
  138. letter-spacing: 1px; }
  139.  
  140. /* locks */
  141. .caption img{width: 7px;height: 7px;}
  142. .ljuser img {display: none;}
  143. .ljuser:before {content: "~";}
  144.  
  145. /* USERICONS & LOCKS - note: this pulls your default icon. */
  146. .shadowed img, .index img {
  147. border-radius: 0px;
  148. opacity:1.0;
  149. filter:alpha(opacity=100);
  150. height: 65px; /* ADJUST SIZE OF ICON */
  151. width: 65px; /* ADJUST SIZE OF ICON */
  152. }
  153.  
  154. .shadowed img {
  155. border-radius: 100px; /* ADJUST WHETHER ICON IS SQUARE, ROUND, ANOTHER SHAPE */
  156. -webkit-border-radius: 100px;
  157. -moz-border-radius: 100px;
  158. padding: 0px;
  159. box-shadow: 0 0 1px #404040;
  160. position: relative;
  161. z-index: 5;
  162. }
  163.  
  164. p table table td.caption img {
  165. height:6px;
  166. width:7px;
  167. opacity:0.7;
  168. }
  169.  
  170. /* HIDES THE IJ ICONS FOR UI AND COMM LINKS WHEN USING <xx-lj USER> */
  171. img[src*="img/userinfo.gif"] {
  172. width: 0 !important;
  173. height: 0 !important;
  174. }
  175.  
  176. img[src*="img/community.gif"] {
  177. width: 0 !important;
  178. height: 0 !important;
  179. }
  180.  
  181. /* OPACITY FOR IMAGES */
  182. img {
  183. border: 0px;
  184. opacity:0.7;
  185. filter:alpha(opacity=70);
  186. border-radius:3px;
  187. -webkit-border-radius:3px;
  188. -moz-border-radius:3px;
  189. -moz-transition: all 1.0s ease-out;
  190. -o-transition: all 1.0s ease-out;
  191. -webkit-transition: all 1.0s ease-out;
  192. transition: all 1.0s ease-out;
  193. }
  194.  
  195. img:hover {
  196. opacity:1.0;
  197. filter:alpha(opacity=100);
  198. -moz-transition: all 1.0s ease-out;
  199. -o-transition: all 1.0s ease-out;
  200. -webkit-transition: all 1.0s ease-out;
  201. transition: all 1.0s ease-out;
  202. }
  203.  
  204. /* FRIENDS PAGE ICON BACKGROUND/FONT */
  205. .entrybox a.index {
  206. background:transparent;
  207. color:#808080;
  208. font-size:8px;
  209. }
  210.  
  211. /* CSS */
  212. #horns {
  213. position:absolute;
  214. top: 20px;
  215. margin-left: -190px;
  216. visibility: visible;
  217. z-index: 1;
  218. }
  219.  
  220. #poke {
  221. position:fixed;
  222. top: 17px;
  223. margin-left: 175px;
  224. visibility: visible;
  225. z-index: 1;
  226. }
  227.  
  228.  
  229. </style>
  230.  
  231. <=GLOBAL_HEAD
  232.  
  233. FRIENDS_WEBSITE<=
  234.  
  235. <div id="horns" style="width: 175px;">
  236. <img src="http://i.imgur.com/tqDuyA6.png" style="display: block;margin-top: -10px;margin-left: 91px;opacity: .9;transform: rotate(-100deg);height: 100px;width: 100px;">
  237. </div>
  238.  
  239. <div id="poke" style="width: 75px;">
  240. <img src="http://i.imgur.com/jEcNWPS.png" style="display: block;margin-top: -10px;margin-left: 91px;opacity: .9;transform: rotate(-10deg);height: 70px;width: 70px;">
  241. </div>
  242. <=FRIENDS_WEBSITE
  243.  
  244. LASTN_OPT_ITEMS=>20
  245.  
  246. LASTN_WEBSITE<=
  247.  
  248. <div id="horns" style="width: 175px;">
  249. <img src="http://i.imgur.com/tqDuyA6.png" style="display: block;margin-top: -10px;margin-left: 91px;opacity: .9;transform: rotate(-100deg);height: 100px;width: 100px;">
  250. </div>
  251.  
  252. <div id="poke" style="width: 75px;">
  253. <img src="http://i.imgur.com/jEcNWPS.png" style="display: block;margin-top: -10px;margin-left: 91px;opacity: .9;transform: rotate(-10deg);height: 70px;width: 70px;">
  254. </div>
  255. <=LASTN_WEBSITE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement