artiecore

blonde boyz nightcore

Aug 8th, 2019 (edited)
1,289
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.22 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <head>
  3.  
  4. <!-----
  5.  
  6. ♡ blonde boyz nightcore by him1974 ♡
  7.  
  8. watch the hitchhikers guide tv show
  9.  
  10. base code by animecharacter.tumblr.com
  11.  
  12. ----->
  13.  
  14. <html>
  15. <link rel="shortcut icon" href="{image:favicon}">
  16. <link rel="alternate" type="application/rss+xml" href="{rss}">
  17.  
  18. <title>{Title}</title>
  19.  
  20. <link href="https://fonts.googleapis.com/css?family=Short+Stack&display=swap" rel="stylesheet">
  21. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script><script src="https://static.tumblr.com/rtrqcib/VGGnlh8rf/jquery.style-my-tooltips.min.js"></script><script>(function($){$(document).ready(function(){$("a[title]").style_my_tooltips({tip_follows_cursor:true,tip_delay_time:0,tip_fade_speed:0,attribute:"title"});});})(jQuery);</script>
  22.  
  23.  
  24. <meta name="image:favicon" content="">
  25. <meta name="image:container bg" content="">
  26. <meta name="image:header">
  27. <meta name="image:background" content="" />
  28. <meta name="image:blinkie1" content="" />
  29. <meta name="image:blinkie2" content="" />
  30. <meta name="image:blinkie3" content="" />
  31. <meta name="image:blinkie4" content="" />
  32.  
  33. <meta name="color:bg color" content="#fff">
  34. <meta name="color:text color" content="#000">
  35. <meta name="color:link color" content="#d34e">
  36. <meta name="color:link hover" content="#d34e">
  37. <meta name="color:border" content="#000">
  38. <meta name="color:scrollbar" content="#d34e">
  39. <meta name="color:scroll track" content="">
  40. <meta name="color:container bg" content="#fff" />
  41. <meta name="color:header bg" content="#fff" />
  42. <meta name="color:tooltip" content=""/>
  43. <meta name="color:tooltip text" content=""/>
  44. <meta name="color:posts" content=""/>
  45.  
  46. <meta name="if:rounded" content="" />
  47. <meta name="if:title" content="" />
  48. <meta name="if:cover bg" content=""/>
  49.  
  50. <meta name="text:border size" content="3px" />
  51. <meta name="text:description" content="sub 2 jschlatt with twitch prime"/>
  52. <meta name="text:link divider" content="♡"/>
  53. <meta name="text:title size" content="28px"/>
  54. <meta name="text:font size" content="20px">
  55.  
  56. <meta name="text:link one" content="one">
  57. <meta name="text:link one url" content="/">
  58. <meta name="text:link two" content="two">
  59. <meta name="text:link two url" content="/">
  60. <meta name="text:link three" content="three">
  61. <meta name="text:link three url" content="/">
  62.  
  63. <meta name="select:font" content="arial">
  64. <meta name="select:font" content="verdana">
  65. <meta name="select:font" content="courier">
  66. <meta name="select:font" content="georgia">
  67. <meta name="select:font" content="times new roman">
  68. <meta name="select:font" content="ms gothic"/>
  69. <meta name="select:font" content="short stack"/>
  70. <meta name="select:font" content="comic sans ms">
  71.  
  72.  
  73. <head>
  74. <style type="text/css">
  75.  
  76. ::-webkit-scrollbar{
  77. height: 9px;
  78. width: 9px;
  79. -webkit-border-radius: 0px;
  80. background:{color:background};
  81. }
  82.  
  83. ::-webkit-scrollbar-thumb{
  84. background:{color:scrollbar};
  85. border-left: 1px solid{color:borders};
  86. border-bottom: 1px solid{color:borders};
  87. border-top: 1px solid{color:borders};
  88. {block:ifRounded}border-radius:5px;{/block:ifRounded}
  89. }
  90.  
  91. ::-webkit-scrollbar-track{
  92. background:{color:scroll track};
  93. border-left: 1px solid{color:borders};
  94. {block:ifRounded}border-radius:5px;{/block:ifRounded}
  95. }
  96. body {
  97. background-color:{color:bg color};
  98. background-image: url('{image:background}');
  99. {block:ifnotcoverbg}
  100. background-repeat: repeat;
  101. background-attachment: fixed;
  102. {/block:ifnotcoverbg}
  103. {block:ifcoverbg}
  104. background-size: cover;
  105. background-attachment: fixed;
  106. {/block:ifcoverbg}
  107. font-family: {select:font};
  108. color:{color:text color};
  109. font-size: {text:font size};
  110. }
  111.  
  112. a {
  113. color:{color:link color};
  114. text-decoration:none;
  115. }
  116.  
  117. a:hover {
  118. color:{color:link hover};
  119.  
  120. }
  121. .footer {
  122. background-color:{color:posts};
  123. {block:iffooterborder}
  124. border-width:2px;
  125. border-style:solid;
  126. border-color:{color:footer border};
  127. {/block:iffooterborder}
  128. {block:ifRounded}border-radius:10px;{/block:ifRounded}
  129. }
  130.  
  131. .links{
  132. text-align:center;
  133. }
  134. .post{
  135. width:400px;
  136. font-size:{text:font size};
  137. margin:0 auto;
  138. margin-top:30px;
  139. margin-bottom:30px;
  140. position:float;
  141. padding:10px;
  142. overflow:hidden;
  143. background-color:{color:posts};
  144. {block:ifRounded}border-radius:10px;{/block:ifRounded}
  145. }
  146. #title{
  147. font-weight:bold;
  148. font-size:{text:title size};
  149. margin:0 0 5px 0;
  150. color:{color:desc text};
  151. }
  152.  
  153. #header{
  154. width:550px;
  155. height:150px;
  156. margin:0 auto;
  157. padding:5px;
  158. font-size:{text:font size};
  159. background: {color:header bg};
  160. margin-left:505px;
  161. margin-right:510px;
  162. margin-top:40px;
  163. margin-bottom:10px;
  164. position;fixed;
  165. overflow:auto;
  166. text-align: justify;
  167. border:{text:border size} solid {color:border};
  168. padding: 10px 10px 8px 10px;
  169. {block:ifRounded}border-radius:10px;{/block:ifRounded}
  170. }
  171.  
  172.  
  173. #container {
  174. height: 600px;
  175. background: {color:container bg};
  176. background-image: url('{image:container bg}');
  177. {block:ifnotcoverbg}
  178. background-repeat: repeat;
  179. background-attachment: fixed;
  180. {/block:ifnotcoverbg}
  181. {block:ifcoverbg}
  182. background-size: cover;
  183. background-attachment: fixed;
  184. {/block:ifcoverbg}
  185. width:550px;
  186. height:500px;
  187. margin-left:505px;
  188. margin-right:510px;
  189. margin-top:10px;
  190. margin-bottom:10px;
  191. position;fixed;
  192. overflow:auto;
  193. text-align: justify;
  194. border:{text:border size} solid {color:border};
  195. padding: 10px 10px 8px 10px;
  196. {block:ifRounded}border-radius:10px;{/block:ifRounded}
  197. }
  198.  
  199. #hedr img{
  200. max-width:250px;
  201. max-height:150px;
  202. {block:ifRounded}border-radius:5px;{/block:ifRounded}
  203. }
  204. .tooltip{
  205. display:inline;
  206. position:relative;
  207. }
  208.  
  209. #s-m-t-tooltip{
  210. max-width:300px;
  211. padding:5px;
  212. margin:20px 7px -2px 20px;
  213. background-color:{color:tooltip};
  214. letter-spacing:1px;
  215. text-align:center;
  216. color:{color:tooltip text};
  217. z-index:99999999999999999999;
  218. -o-transition: all 0.3s ease-out;
  219. -webkit-transition: all 0.3s ease-out;
  220. -moz-transition: all 0.3s ease-out;
  221. }
  222.  
  223.  
  224. }
  225.  
  226.  
  227. </style>
  228. </head>
  229.  
  230. <body>
  231.  
  232. <div id="wrapper">
  233. <div id="header">
  234. <div align="center"><a href="/"><div id="hedr"><img src="{image:header}"align="left"></a></div></div>
  235. {/block:ifDescription}
  236. <div id="title">{block:ifTitle}<div align="center">{Title}</div>{/block:ifTitle}</div>
  237. <div class="links">
  238. <a href="{text:link one url}">{text:link one}</a> {text:link divider}
  239. <a href="{text:link two url}">{text:link two}</a> {text:link divider}
  240. <a href="{text:link three url}">{text:link three}</a>
  241. {block:ifDescription}<Center>{text:description}</p>
  242. <img src="{image:blinkie1}"></img>
  243. <img src="{image:blinkie2}"></img>
  244. <img src="{image:blinkie3}"></img>
  245. <img src="{image:blinkie4}"></img><br/>
  246. </Center>{/block:ifDescription}
  247.  
  248. {/block:Pagination}</div>{/block:ifheadernav}
  249.  
  250. </div>
  251.  
  252. <div id="container">
  253. {block:posts}
  254. <center>
  255. <div class="post">
  256.  
  257. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  258.  
  259. {block:Photo}<center>
  260. <img src="{PhotoURL-400}"/></center>
  261. {block:Caption}{Caption}{/block:Caption}
  262. {/block:Photo}
  263.  
  264. {block:Photoset}<center>
  265. {Photoset-400}</center>
  266. {block:Caption}{Caption}{/block:Caption}
  267. {/block:Photoset}
  268.  
  269. {block:Video}<center>
  270. {Video-400}</center>
  271. {block:Caption}{Caption}{/block:Caption}
  272. {/block:Video}
  273.  
  274. {block:Quote}<div class="quote"><h2>
  275. "{Quote}"</h2><p><div class="source">- {Source}
  276. </div></div>{/block:Quote}
  277.  
  278. {block:Link}<a href="{URL}">
  279. <h2>➜ {Name}</h2></a>
  280. {block:Description}<p>{Description}</p>{/block:Description}
  281. {/block:Link}
  282.  
  283. {block:Chat}<ul class="chat">
  284. {block:Lines}<li class="user_{UserNumber}"><div class="{Alt}">
  285. {block:Label}<b>{Label}</b>&nbsp;{/block:Label}{Line}
  286. </li>{/block:Lines}
  287. </ul>{/block:Chat}
  288.  
  289. {block:Answer}
  290. <img src="{AskerPortraitURL-30}"> {Asker} asked: {Question}
  291. <center><p><br><br>{Answer}</center>
  292. {/block:Answer}
  293.  
  294. {block:Audio}
  295. <div class="playerbox"><div class="player">{AudioPlayerWhite}</div></div>
  296. {block:AlbumArt}<center><img src="{AlbumArtURL}" width="200" border-radius="100px"></center>{/block:AlbumArt}
  297. <center>{block:Artist}<b>{Artist}</b>{/block:Artist} /
  298. {block:TrackName}<i>{TrackName}</i>{/block:TrackName} ♫</center>
  299. {Caption}
  300. {/block:Audio}
  301.  
  302. {block:PermalinkPage}
  303. {block:HasTags}<center>
  304. #:</u>{block:Tags}<a href="{TagURL}">{Tag}, </a> {/block:Tags}{/block:HasTags}
  305. <br />{/block:HasTags}
  306. {block:PostNotes}<center>
  307. <h2>{NoteCountWithLabel} <img src="{image:Perma Icon}"></a>{/block:NoteCount}</h2></center>{PostNotes}
  308. {/block:PostNotes}<br />
  309. {/block:PermalinkPage}
  310.  
  311. <a href="{Permalink}"><center><div id="perma">
  312. {block:Date}<div class="footer">{12HourWithZero}:{Minutes} {CapitalAmPm}{/block:Date}
  313. </center></a>
  314.  
  315. {block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
  316.  
  317. </div>
  318.  
  319. {/block:Posts}
  320.  
  321. {block:Pagination}
  322. <div id="nav">
  323. {block:PreviousPage} <a href="{PreviousPage}" title="earlier posts">←prev</a>
  324. {/block:PreviousPage}
  325. {block:NextPage} <a href="{NextPage}" title="later posts">next→</a> {/block:NextPage} </div>
  326. {/block:Pagination}
  327.  
  328. </div></div>
  329. <a style="position:fixed;left:3px;bottom:3px;" <a href="https://him1974.tumblr.com/" title="theme by artie :3">♜</a>
  330.  
  331. </body>
  332. </html>
Add Comment
Please, Sign In to add comment