codejam

house of targaryen

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