Advertisement
teruteru

Turpentine v2 - 【 THEME 24 by Anomaly ☽】

Feb 2nd, 2017
295
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.45 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4.  
  5. <!--
  6.  
  7. THEME #24 V2 by Anomaly ☾ tumblr user xollyx ☽ : TURPENTINE !!
  8.  
  9. - i made the base code
  10. - please abide by all the rules
  11.  
  12. 【 All themes and pages can be found here : http://xollyx.tumblr.com/thm 】
  13.  
  14. Thank you for using! Or just looking at the code. Whatever you're here for. Either way, it's appreciated!
  15. Feel free to message me if you need any help, my ask box is always open!
  16.  
  17. -->
  18.  
  19. <script src="http://assets.tumblr.com/assets/scripts/tumblelog_post_message_queue.js?_v=ae06d1ab69efc6f29297bf2b7a4160af"></script>
  20. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
  21. <script src="http://static.tumblr.com/wgijwsy/Ebfm2v4gy/jquery.masonry.min.js"></script>
  22. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  23.  
  24. <script>
  25. (function($){
  26. $(document).ready(function(){
  27. $("a[title]").style_my_tooltips({
  28. tip_follows_cursor:true,
  29. tip_delay_time:90,
  30. tip_fade_speed:600,
  31. attribute:"title"
  32. });
  33. });
  34. })(jQuery);
  35. </script>
  36.  
  37. <title>{Title}</title>
  38.  
  39. <link rel="shortcut icon" href="{image:favicon}">
  40. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  41. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  42.  
  43. <!--default variables-->
  44.  
  45. <meta name="color:background" content="">
  46. <meta name="color:posts" content="">
  47. <meta name="color:blockquote" content="">
  48. <meta name="color:ask" content="">
  49. <meta name="color:text" content="">
  50. <meta name="color:link" content="">
  51. <meta name="color:hover" content="">
  52. <meta name="color:permalink" content="">
  53. <meta name="color:top bar" content="">
  54. <meta name="color:icon border" content="">
  55. <meta name="color:post container" content="">
  56. <meta name="color:selection" content="">
  57. <meta name="color:selection text" content="">
  58. <meta name="color:tooltip" content="">
  59. <meta name="color:tooltip text" content="">
  60. <meta name="color:scrollbar" content="">
  61.  
  62. <meta name="image:favicon" content="">
  63. <meta name="image:background" content="">
  64. <meta name="image:cursor" content="">
  65. <meta name="image:sidebar" content="">
  66. <meta name="image:permalink" content="https://68.media.tumblr.com/b2ba775cc519c18adff3d626b7868c74/tumblr_inline_mu6gx4iw0r1r4wxt6.gif">
  67. <meta name="image:mini pixel" content="https://68.media.tumblr.com/73b7a0818708ef6f2fc3ac6e180cb28c/tumblr_inline_oddlvu2dPa1t7dl7q_500.gif">
  68. <meta name="image:render" content="">
  69.  
  70. <meta name="text:title" content="">
  71. <meta name="text:ask text" content="asked">
  72. <meta name="text:about url" content="/abt">
  73. <meta name="text:link 1" content="/">
  74. <meta name="text:link 1 title" content="link 1">
  75. <meta name="text:link 2" content="/">
  76. <meta name="text:link 2 title" content="link 2">
  77. <meta name="text:link 3" content="/">
  78. <meta name="text:link 3 title" content="link 3">
  79. <meta name="text:link 4" content="/">
  80. <meta name="text:link 4 title" content="link 4">
  81. <meta name="text:link 5" content="/">
  82. <meta name="text:link 5 title" content="link 5">
  83. <meta name="text:back title" content="⇠">
  84. <meta name="text:next title" content="⇢">
  85.  
  86. <meta name="if:bg cover" content="">
  87. <meta name="if:cursor" content="">
  88. <meta name="if:render" content="">
  89. <meta name="if:shadows" content="">
  90. <meta name="if:blurred title" content="">
  91. <meta name="if:glowing links" content="">
  92. <meta name="if:post container" content="">
  93.  
  94. <meta name="text:container opacity" content="">
  95. <meta name="text:render left" content="">
  96. <meta name="text:render bottom" content="">
  97. <meta name="text:render width" content="">
  98.  
  99. <style type="text/css">
  100.  
  101. @font-face { font-family: "distort_me"; src: url('https://dl.dropboxusercontent.com/s/1yc3npxp3vq8ctb/Distort-Me.otf?dl=0'); format("truetype");}
  102.  
  103. @font-face { font-family:"nishuki"; src: url('https://dl.dropboxusercontent.com/s/cj2vk6rxyk8pqhh/nishuki_pixels.ttf?dl=1'); format(“truetype”);}
  104.  
  105. ::-webkit-scrollbar {
  106. width: 9px;
  107. height: 4px;
  108. background:{color:scrollbar};
  109. border:4px solid {color:background};
  110. }
  111.  
  112. ::-webkit-scrollbar-thumb {
  113. background-color:{color:scrollbar};
  114. border-radius:5px;
  115. }
  116.  
  117. #s-m-t-tooltip {
  118. max-width:300px;
  119. margin:10px 0px 0px 10px;
  120. background-color:{color:tooltip};
  121. font-family:nishuki;
  122. font-size:8px;
  123. padding:3px;
  124. color:{color:tooltip text};
  125. z-index:999999999999999999999999999999999999;
  126. }
  127.  
  128. #s-m-t-tooltip:after {
  129. position: absolute;
  130. display: block; content: "";
  131. border-color: transparent {color:tooltip} transparent transparent ;
  132. border-style: solid;
  133. border-width: 5px;
  134. height:0;
  135. width:0;
  136. position:absolute;
  137. top:3px;
  138. left:-10px;
  139. }
  140.  
  141. ::selection {
  142. background: {color:selection};
  143. color: {color:selection text};
  144. }
  145.  
  146. ::-moz-selection {
  147. background: {color:selection};
  148. color: {color:selection text};
  149. }
  150.  
  151. ::-webkit-selection {
  152. background: {color:selection};
  153. color: {color:selection text};
  154. }
  155.  
  156. {block:ifcursor}body, a, a:hover {cursor: url('{image:cursor}'), progress;}{/block:ifcursor}
  157.  
  158. body {
  159. margin:0px;
  160. background:{color:background};
  161. background-image:url('{image:background}');
  162. background-attachment:fixed;
  163. {block:ifbgcover}
  164. background-repeat:no-repeat;
  165. background-size:cover;
  166. {/block:ifbgcover}
  167. color:{color:text};
  168. font-family:ms pgothic;
  169. font-size:15px;
  170. }
  171.  
  172. a {
  173. color:{color:link};
  174. text-decoration:none;
  175. }
  176.  
  177. a:hover {
  178. color:{color:hover};
  179. -o-transition-transition: all 0.8s ease;
  180. -webkit-transition: all 0.8s ease;
  181. -moz-transition: all 0.8s ease;
  182. transition: all 0.8s ease;
  183. }
  184.  
  185. blockquote {
  186. border-left:1px solid {color:blockquote};
  187. padding-left:10px;
  188. }
  189.  
  190. blockquote img {
  191. width:100%;
  192. height:auto;
  193. }
  194.  
  195. iframe, img, embed, object, video {
  196. }
  197.  
  198. img {
  199. max-width:auto;
  200. height:auto;
  201. }
  202.  
  203. article {
  204. float:left;
  205. position:relative;
  206. margin-left:400px;
  207. padding:10px;
  208. width:500px;
  209. background-color:{color:posts};
  210. border-radius:5px;
  211. margin-top:75px;
  212. margin-bottom:50px;
  213. {block:ifshadows}box-shadow:5px 5px rgba(0,0,0,.3);{/block:ifshadows}
  214. }
  215.  
  216. .posts:blockquote {
  217. border-left:1px solid {color:blockquote};
  218. padding-left:5px;
  219. }
  220.  
  221. .posts img {
  222. max-width:100%;
  223. }
  224.  
  225. #wrapper {
  226. width:800px;
  227. position:relative;
  228. }
  229.  
  230. {block:ifpostcontainer}
  231. #con {
  232. position:fixed;
  233. width:510px;
  234. left:390px;
  235. padding:20px;
  236. background:{color:post container};
  237. height:100%;
  238. z-index:-1;
  239. opacity:{text:container opacity};
  240. }
  241. {/block:ifpostcontainer}
  242.  
  243. #angle {
  244. position:fixed;
  245. margin-left:60px;
  246. margin-top:95px;
  247. border-left: 0px solid transparent;
  248. border-right: 25px solid transparent;
  249. border-bottom: 25px solid {color:posts};
  250. z-index:1;
  251. }
  252.  
  253. {block:ifshadows}
  254. #angle2 {
  255. position:fixed;
  256. margin-left:70px;
  257. margin-top:100px;
  258. border-left: 0px solid transparent;
  259. border-right: 25px solid transparent;
  260. border-bottom: 25px solid rgba(0,0,0,.3);
  261. }
  262. {/block:ifshadows}
  263.  
  264. #mini {
  265. position:fixed;
  266. margin-left:255px;
  267. margin-top:90px;
  268. z-index:1;
  269. }
  270.  
  271. #sidebar {
  272. position:fixed;
  273. width:220px;
  274. margin-left:50px;
  275. margin-top:120px;
  276. background-color:{color:posts};
  277. padding:10px;
  278. border-radius:10px;
  279. {block:ifshadows}box-shadow:5px 5px rgba(0,0,0,.3);{/block:ifshadows}
  280. }
  281.  
  282. #tit {
  283. position:fixed;
  284. font-family:distort_me;
  285. font-size:35px;
  286. margin-top:20px;
  287. margin-left:115px;
  288. font-style:italic;
  289. {block:ifblurredtitle}-webkit-filter: blur(.8px);{/block:ifblurredtitle}
  290. z-index:1;
  291. }
  292.  
  293. #links {
  294. position:fixed;
  295. top: 25px;
  296. right:100px;
  297. font-family:nishuki;
  298. font-size:16px;
  299. text-align: center;
  300. word-spacing:10px;
  301. {block:ifglowinglinks}
  302. text-shadow: 0 0 0.2em {color:link};
  303. {/block:ifglowinglinks}
  304. z-index:1;
  305. }
  306.  
  307. #down {
  308. position:fixed;
  309. overflow:hidden;
  310. top:25px;
  311. right:25px;
  312. width:60px;
  313. height:25px;
  314. background:{color:top bar};
  315. {block:ifglowinglinks}
  316. text-shadow: 0 0 0.2em {color:link};
  317. {/block:ifglowinglinks}
  318. }
  319.  
  320. #down:hover {
  321. height:135px;
  322. border-bottom-left-radius:10px;
  323. border-bottom-right-radius:10px;
  324. -o-transition-transition: all 0.5s ease-out;
  325. -webkit-transition: all 0.5s ease-out;
  326. -moz-transition: all 0.5s ease-out;
  327. transition: all 0.5s ease-out;
  328. }
  329.  
  330. {block:ifglowinglinks}
  331. #links a:hover, #down a:hover {
  332. text-shadow: 0 0 0.8em {color:link};
  333. -o-transition-transition: all 0.5s ease-out;
  334. -webkit-transition: all 0.5s ease-out;
  335. -moz-transition: all 0.5s ease-out;
  336. transition: all 0.5s ease-out;
  337. }
  338. {/block:ifglowinglinks}
  339.  
  340. #bar {
  341. position:fixed;
  342. top:0px;
  343. left:0px;
  344. width:100%;
  345. height:50px;
  346. background:{color:top bar};
  347. z-index:1;
  348. }
  349.  
  350. #img {
  351. position:fixed;
  352. top:0px;
  353. left:0px;
  354. z-index:1;
  355. }
  356.  
  357. .title{
  358. font-weight:normal;
  359. font-size:16px;
  360. margin:0 0 10px 0;
  361. text-align:center;
  362. }
  363.  
  364. .quote{
  365. font-weight:normal;
  366. font-size:16px;
  367. font-style:italic;
  368. margin:0 0 10px 0;
  369. text-align:center;
  370. }
  371.  
  372. .quotesource {
  373. margin:0 0 10px 0;
  374. text-align:right;
  375. }
  376.  
  377. #ask{
  378. font-family:consolas;
  379. font-size:11px;
  380. line-height:13px;
  381. padding:5px;
  382. color:{color:Title};
  383. }
  384.  
  385. .bubble {
  386. align:right;
  387. background: {color:ask};
  388. margin:7px 0px 5px 66px;
  389. padding:10px;
  390. position: relative;
  391. -moz-border-radius:5px;
  392. -webkit-border-radius:5px;
  393. border-radius:5px;
  394. }
  395.  
  396. .bubble p {
  397. margin:1px 0px;
  398. }
  399.  
  400. .bubble span {
  401. position:absolute;
  402. width:1px;
  403. height:1px;
  404. font-size: 0;
  405. line-height: 1px;
  406. left:-10px;
  407. top:10px;
  408. border-top:7px solid transparent;
  409. border-bottom:7px solid transparent;
  410. border-right:10px solid {color:ask};
  411. }
  412.  
  413. .perma {
  414. margin-top:10px;
  415. font-family:nishuki;
  416. font-size:8px;
  417. padding:5px;
  418. text-align:center;
  419. }
  420.  
  421. .perma a {
  422. background:{color:permalink};
  423. padding:1px 1px 3px 3px;
  424. }
  425.  
  426. .credit {
  427. position:fixed;
  428. bottom:4px;
  429. left:8px;
  430. font: 9px consolas;
  431. text-transform:uppercase;
  432. letter-spacing: 0px;
  433. padding: 2px;
  434. }
  435.  
  436. </style>
  437. </head>
  438. <body>
  439.  
  440. <div id="bar"></div>
  441. <div id="img"><img style="border-bottom-left-radius:100px; border-bottom-right-radius:100px; border-top-right-radius:100px; width:100px; height:100px; border:5px solid {color:icon border};" src="{image:sidebar}"></div>
  442.  
  443. <div id="tit">{text:title}</div>
  444.  
  445. <div id="links">
  446. <a href="/">home</a>
  447. <a href="/ask">ask</a>
  448. <a href="/submit">gift</a>
  449. <a href="{text:about url}">about</a>
  450. <div id="down">
  451. <a>links</a><br><br>
  452. <a href="{text:link 1}" title="{text:link 1 title}">I</a><br>
  453. <a href="{text:link 2}" title="{text:link 2 title}">II</a><br>
  454. <a href="{text:link 3}" title="{text:link 3 title}">III</a><br>
  455. <a href="{text:link 4}" title="{text:link 4 title}">IV</a><br>
  456. <a href="{text:link 5}" title="{text:link 5 title}">V</a>
  457. </div>
  458. </div>
  459.  
  460.  
  461. <div id="mini"><img src="{image:mini pixel}"></div>
  462. <div id="angle"></div><div id="angle2"></div>
  463. <div id="sidebar">
  464. {block:Description}{Description}{/block:Description}
  465.  
  466. <div align="center"><br>
  467. {block:IndexPage}
  468. {block:Pagination}
  469. {block:PreviousPage}<a href="{PreviousPage}">{text:back title}</a>{/block:PreviousPage}
  470. {block:NextPage}<a href="{NextPage}">{text:next title}</a>
  471. {/block:NextPage}
  472. {/block:Pagination}
  473. {/block:IndexPage}
  474. </div>
  475. </div>
  476.  
  477. <div id="con"></div>
  478.  
  479. <div id="wrapper">
  480.  
  481. {block:Posts}
  482. <article>
  483.  
  484. {block:Text}
  485. {block:Title}<div class="title">{Title}</div>{/block:Title}
  486. {Body}
  487. {/block:Text}
  488.  
  489. {block:Photo}
  490. <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>
  491. {block:Caption}{Caption}{/block:Caption}
  492. {/block:Photo}
  493.  
  494. {block:Photoset}
  495. {Photoset-500}
  496. {block:Caption}{Caption}{/block:Caption}
  497. {/block:Photoset}
  498.  
  499. {block:Quote}
  500. <div class="quote">"{Quote}"</div>
  501. {block:Source}<div class="quotesource">{Source}</div>{/block:Source}
  502. {/block:Quote}
  503.  
  504. {block:Link}
  505. <div class="title"><a href="{URL}">{Name}</a></div>
  506. {block:Description}<div class="description">{Description}</div>{/block:Description}
  507. {/block:Link}
  508.  
  509. {block:Chat}
  510. {block:Title}<div class="title">{Title}</div>{/block:Title}
  511. {block:Lines}<div class="{Alt} user_{UserNumber}">{block:Label}<b>{Label}</b>{/block:Label}&nbsp;{Line}</div>{/block:Lines}
  512. {/block:Chat}
  513.  
  514. {block:Video}
  515. {Video-500}
  516. {block:Caption}{Caption}{/block:Caption}
  517. {/block:Video}
  518.  
  519. {block:Audio}
  520. {AudioPlayerWhite}
  521. {block:TrackName}{TrackName}<br>{/block:TrackName}
  522. {block:Artist}{Artist}<br>{/block:Artist}
  523. {block:Album}{Album}{/block:Album}
  524. {block:Caption}{Caption}{/block:Caption}
  525. {/block:Audio}
  526.  
  527. {block:Answer}
  528. <img src="{AskerPortraitURL-48}" align="left" style="border-radius:48px;">
  529. <div class="bubble"><span></span>{Asker} {text:ask text}: {Question}&nbsp;</div>
  530. <div class="answer">{Answer}</div>
  531. {/block:Answer}
  532.  
  533. {block:IndexPage}
  534. <div class="perma"><img src="{image:permalink}"> <a href="{Permalink}">{NoteCountWithLabel}</a>
  535. {block:HasTags}<br>{block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;{/block:Tags}{/block:HasTags}
  536. </div>
  537. {block:IndexPage}
  538.  
  539. {block:PermalinkPage}
  540. <center>
  541. <a href="{Permalink}">{NoteCountWithLabel}</a>
  542. <br>
  543. {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentName}">{lang:Via}</a>
  544. <a href="{ReblogRootURL}" title="{ReblogRootName}">{lang:Source}</a> {/block:RebloggedFrom}
  545. {block:HasTags}<br>{lang:Tags}: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;{/block:Tags}{/block:HasTags}
  546. </center>
  547.  
  548. {block:PostNotes}{PostNotes}{/block:PostNotes}
  549. {/block:PermalinkPage}
  550.  
  551. </article>
  552.  
  553. {/block:Posts}
  554. </div>
  555.  
  556.  
  557.  
  558. {block:ifrender}<div style="position:fixed; left:{text:render left}px; bottom:{text:render bottom}px; z-index:1;"><img src="{image:render}" width="{text:render width}"></div>{/block:ifrender}
  559.  
  560. <div class="credit"><a href="http://xollyx.tumblr.com/" title="theme"><img src="http://orig04.deviantart.net/151c/f/2015/334/6/e/tumblr_inline_mij52fv1gc1qz4rgp_by_kittystuff-d9il7w5.gif" /></a></div>
  561.  
  562. </body>
  563. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement