Advertisement
octomoosey

cosmos

Aug 23rd, 2017
8,789
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.58 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <!-- octomoosey @ tumblr -->
  4.  
  5. <html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6. <head><title>{Title}</title>
  7. <link rel="shortcut icon" href="{Favicon}">
  8. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  9. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  10.  
  11. <meta name="color:background" content="#ffffff">
  12. <meta name="color:sidebarbg" content="#000000">
  13. <meta name="color:descriptionbg" content="#ffffff">
  14. <meta name="color:descriptiontext" content="#333333">
  15. <meta name="color:maintitle" content="#333333">
  16. <meta name="color:maintitleletter" content="#333333">
  17. <meta name="color:italic" content="#f2992e" />
  18. <meta name="color:bold" content="#f2992e" />
  19. <meta name="color:text" content="#333333">
  20. <meta name="color:link" content="#f2992e">
  21. <meta name="color:linkhover" content="#333333">
  22. <meta name="color:nav" content="#333333">
  23. <meta name="color:navhover" content="#cbcbcb">
  24. <meta name="color:selectiontext" content="#ffffff" />
  25. <meta name="color:selectionbg" content="#8c8c8c" />
  26. <meta name="color:tooltiptext" content="#ffffff">
  27. <meta name="color:tooltipbg" content="#333333">
  28. <meta name="color:scrolltotop" content="#333333">
  29. <meta name="color:pagination" content="#333333">
  30. <meta name="color:posttitle" content="#333333">
  31. <meta name="color:borders" content="#dddddd">
  32. <meta name="color:date" content="#f2992e">
  33. <meta name="color:datehover" content="#333333">
  34. <meta name="color:tags" content="#f2992e">
  35. <meta name="color:tagshover" content="#333333">
  36. <meta name="color:scrollbar" content="#f2992e" />
  37.  
  38. <meta name="text:fontsize" content="10px" />
  39. <meta name="text:descriptionfontsize" content="10px" />
  40. <meta name="text:tagsfontsize" content="8px" />
  41.  
  42. <meta name="text:link 1" content="link 1">
  43. <meta name="text:link 1 url" content="/">
  44. <meta name="text:link 2" content="link 2">
  45. <meta name="text:link 2 url" content="/">
  46. <meta name="text:link 3" content="link 3">
  47. <meta name="text:link 3 url" content="/">
  48. <meta name="text:link 4" content="link 4">
  49. <meta name="text:link 4 url" content="/">
  50. <meta name="text:link 5" content="link 5">
  51. <meta name="text:link 5 url" content="/">
  52. <meta name="text:link 6" content="link 6">
  53. <meta name="text:link 6 url" content="/">
  54.  
  55. <meta name="image:sidebar" content="" />
  56.  
  57. <meta name="if:hidecaptions" content="0"/>
  58.  
  59. <meta name="select:postsize" content="250px" title="250px">
  60. <meta name="select:postsize" content="300px" title="300px">
  61. <meta name="select:postsize" content="350px" title="350px">
  62. <meta name="select:postsize" content="400px" title="400px">
  63. <meta name="select:postsize" content="450px" title="450px">
  64. <meta name="select:postsize" content="500px" title="500px">
  65. <meta name="select:postsize" content="540px" title="540px">
  66.  
  67. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
  68.  
  69. <link rel="stylesheet" href="https://cdn.linearicons.com/free/1.0.0/icon-font.min.css">
  70.  
  71. <link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet">
  72.  
  73. <link href="https://fonts.googleapis.com/css?family=Muli" rel="stylesheet">
  74.  
  75. </head>
  76. <style>
  77.  
  78. #tumblr_lightbox {
  79. background-color:rgba(255, 255, 255, .9)!important;
  80. z-index:99999!important;}
  81.  
  82. #tumblr_lightbox img {opacity:0;}
  83.  
  84. #tumblr_lightbox_caption {
  85. font-weight:normal!important;
  86. text-shadow:none!important;}
  87.  
  88. #tumblr_lightbox_center_image, #tumblr_lightbox_left_image, #tumblr_lightbox_right_image {
  89. -moz-box-shadow:none!important;
  90. -webkit-box-shadow:none!important;
  91. box-shadow:none!important;
  92. -moz-border-radius:0px!important;
  93. -webkit-border-radius:0px!important;
  94. border-radius:0px!important;
  95. opacity:1!important;}
  96.  
  97. #tumblr_lightbox_left_image, #tumblr_lightbox_right_image {opacity:.4!important;}
  98.  
  99. iframe.tmblr-iframe.tmblr-iframe--desktop-loggedin-controls.iframe-controls--desktop, .tmblr-iframe {
  100. position:fixed;
  101. top:10px!important;
  102. right:10px!important;
  103. white-space:nowrap;
  104. opacity:0.7;
  105. transform: scale(0.8,0.8);
  106. transition: 0.7s ease-in-out;
  107. -webkit-transition: 0.7s ease-in-out;
  108. -moz-transition: 0.7s ease-in-out;
  109. -o-transition: 0.7s ease-in-out;}
  110.  
  111. ::-webkit-scrollbar{
  112. height:3px;
  113. width:4px;
  114. background:inherit;}
  115.  
  116. ::-webkit-scrollbar-thumb {background:{color:scrollbar};}
  117.  
  118. ::-webkit-scrollbar-track {background:{color:background};}
  119.  
  120. ::-moz-selection {
  121. color:{color:selectiontext};
  122. background:{color:selectionbg};}
  123.  
  124. ::selection {
  125. color:{color:selectiontext};
  126. background:{color:selectionbg};}
  127.  
  128. body {
  129. margin:0;
  130. font-size: {text:fontsize};
  131. font-family: 'Muli', sans-serif;
  132. line-height:150%;
  133. -moz-osx-font-smoothing:grayscale;
  134. -webkit-font-smoothing:antialiased;
  135. font-smoothing:antialiased;
  136. color:{color:text};
  137. background:{color:background};}
  138.  
  139. blockquote {
  140. padding-left:10px;
  141. border-left:1px solid {color:borders};
  142. margin:15px 0px 10px 0px;
  143. text-align:justify;}
  144.  
  145. .caption blockquote {
  146. margin:15px 0px 10px 0px;}
  147.  
  148. blockquote img {
  149. max-width:100%;
  150. height:auto;;}
  151.  
  152. img {
  153. max-width:100%;
  154. height:auto;}
  155.  
  156. .caption img {
  157. max-width:100%;
  158. height:auto;}
  159.  
  160. .posts img {
  161. max-width:100%;
  162. margin-top:5px;
  163. margin-bottom:5px;}
  164.  
  165. .caption {
  166. margin-top:15px;
  167. {block:ifhidecaptions}
  168. {block:indexpage}
  169. display:none;
  170. {/block:indexpage}
  171. {/block:ifhidecaptions}}
  172.  
  173. a {
  174. color:{color:link};
  175. text-decoration:none;
  176. letter-spacing:1px;
  177. cursor:help;
  178. -webkit-transition: all 0.7s ease;
  179. transition: all 0.7s ease;
  180. -moz-transition: all 0.7s ease;
  181. -o-transition: all 0.7s ease;}
  182.  
  183. a:hover {
  184. letter-spacing:1px;
  185. text-decoration:none;
  186. color:{color:linkhover};}
  187.  
  188. p {
  189. margin:10px 0 10px 0;}
  190.  
  191. p:first-of-type {
  192. margin-top:0;
  193. padding-top:0;}
  194.  
  195. p:last-of-type {
  196. margin-bottom:10px;
  197. padding-bottom:0;}
  198.  
  199. small, sub {
  200. font-size: {text:fontsize};
  201. vertical-align:baseline;}
  202.  
  203. pre {
  204. white-space: pre-wrap;
  205. white-space: -moz-pre-wrap;
  206. white-space: -pre-wrap;
  207. white-space: -o-pre-wrap;
  208. word-wrap: break-word;}
  209.  
  210. h1, h2, h3, h4, h5, h6 {
  211. font-family:'Raleway', sans-serif;
  212. font-size:14px;
  213. letter-spacing:4px;
  214. text-align:center;
  215. text-transform:uppercase;
  216. color:{color:posttitle};}
  217.  
  218. b, strong {
  219. letter-spacing:1px;
  220. font-family: 'Fjalla One', sans-serif;
  221. font-size: {text:fontsize};
  222. color:{color:bold};}
  223.  
  224. i, em {
  225. font-family: 'Fjalla One', sans-serif;
  226. font-size: {text:fontsize};
  227. color:{color:italic};
  228. letter-spacing:1.5px;}
  229.  
  230. small, big {
  231. font-size:{text:fontsize};}
  232.  
  233. /* ---••• Post Styling •••--- */
  234.  
  235. #content {
  236. margin-left:calc(50% - {select:postsize}/2 + 275px);
  237. width:{select:postsize};
  238. position:absolute;
  239. padding:80px 0px 0px 0px;
  240. transition: 0.7s ease-in-out;
  241. -webkit-transition: 0.7s ease-in-out;
  242. -moz-transition: 0.7s ease-in-out;
  243. -o-transition: 0.7s ease-in-out;}
  244.  
  245. .posts {
  246. width: {select:postsize};
  247. text-align:justify;
  248. margin-bottom:80px;
  249. display:block;
  250. position:relative;
  251. opacity:0;
  252. -webkit-animation:fadeIn ease-in 1;
  253. -moz-animation:fadeIn ease-in 1;
  254. animation:fadeIn ease-in 1;
  255. -webkit-animation-fill-mode:forwards;
  256. -moz-animation-fill-mode:forwards;
  257. animation-fill-mode:forwards;
  258. -webkit-animation-duration:1s;
  259. -moz-animation-duration:1s;
  260. animation-duration:1s;}
  261.  
  262. @-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
  263. @-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
  264. @keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
  265.  
  266. .date {
  267. font-size: 10px;
  268. margin-bottom: 15px;
  269. position: relative;
  270. text-align: center;
  271. text-transform: uppercase;
  272. z-index: 1;}
  273.  
  274. .date:before {
  275. border-top: 1px solid {color:borders};
  276. content:"";
  277. margin: 0 auto;
  278. position: absolute;
  279. top: 5px; left: 0; right: 0; bottom: 0;
  280. width: 100%;
  281. z-index: -1;}
  282.  
  283. .date span {
  284. background:{color:background};
  285. padding: 0 15px;}
  286.  
  287. .date a {
  288. color:{color:date};
  289. -webkit-transition: all 0.7s ease;
  290. transition: all 0.7s ease;
  291. -moz-transition: all 0.7s ease;
  292. -o-transition: all 0.7s ease;}
  293.  
  294. .date a:hover {
  295. color:{color:datehover};}
  296.  
  297. .tags {
  298. padding-top:5px;
  299. display:block;
  300. font-size: {text:tagsfontsize};}
  301.  
  302. .tags a {
  303. margin:0px 4px 0px 4px;
  304. color:{color:tags};
  305. -webkit-transition: all 0.7s ease;
  306. transition: all 0.7s ease;
  307. -moz-transition: all 0.7s ease;
  308. -o-transition: all 0.7s ease;}
  309.  
  310. .tags a:hover {
  311. color:{color:tagshover};}
  312.  
  313. ol.notes {
  314. font-size:10px;
  315. text-align:left;
  316. padding:0px;
  317. margin:25px 0px 0px 0px;
  318. list-style-type:none;}
  319.  
  320. ol.notes li.note {
  321. margin-bottom:5px;
  322. font-size:10px;}
  323.  
  324. ol.notes li.note img.avatar {
  325. vertical-align:-10px;
  326. margin-right:10px;
  327. width:16px;
  328. height:16px;}
  329.  
  330. ol.notes li.note span.action {
  331. font-weight:none;}
  332.  
  333. ol.notes li.note .answer_content {
  334. font-weight:normal;}
  335.  
  336. ol.notes li.note blockquote {
  337. padding:4px 10px;
  338. margin:10px 0px 0px 0px;}
  339.  
  340. ol.notes li.note blockquote a {
  341. text-decoration:none;}
  342.  
  343. /* ---••• Post Type Styling •••--- */
  344.  
  345. /* ---••• Quote Posts •••--- */
  346.  
  347. .titlequote {
  348. text-align:center;
  349. font-size:14px;
  350. font-style: italic;
  351. margin-bottom:5px;}
  352.  
  353. .source {
  354. text-align:center;}
  355.  
  356. /* ---••• Asks •••--- */
  357.  
  358. .question {
  359. text-align:justify;
  360. margin:0px 20px 0px 20px;
  361. font-style: italic;
  362. margin-bottom:5px;
  363. padding-bottom:5px;}
  364.  
  365. .asker {
  366. text-align:center;
  367. letter-spacing:3px;
  368. text-transform:uppercase;
  369. font-size:12px;}
  370.  
  371. .asker a:hover {
  372. letter-spacing:5px;}
  373.  
  374. /* ---••• Chat Posts •••--- */
  375.  
  376. .chat ul {
  377. display:block;
  378. list-style:none;
  379. margin-left:-40px;}
  380.  
  381. .chat li {
  382. padding:3px;
  383. display:block;}
  384.  
  385. /* ---••• Audio Player •••--- */
  386.  
  387. .tumblr_audio_player {
  388. width:250px;
  389. height:30px;
  390. margin-top:-2px;}
  391.  
  392. .player {
  393. width:75px;
  394. height:25px;
  395. display:block;
  396. overflow:hidden;}
  397.  
  398. .hold {
  399. background:#e4e4e4;
  400. display:block;
  401. opacity:.7;
  402. padding:15px;}
  403.  
  404. .audio_info {
  405. padding:5px 0 0 0;}
  406.  
  407. .buttons {
  408. display:inline-block !important;
  409. vertical-align:baseline;}
  410.  
  411. /* ---••• Header & Nav •••--- */
  412.  
  413. #sidebar {
  414. z-index:2;
  415. width:550px;
  416. height:100%;
  417. position:fixed;
  418. left:0px;
  419. top:0px;
  420. background:{color:sidebarbg};
  421. margin-bottom:40px;
  422. text-align:center;}
  423.  
  424. #sidebarimage {
  425. width:300px;
  426. z-index:3;
  427. position:fixed;
  428. height:100%;
  429. left:125px;
  430. top:0px;
  431. background:{color:sidebarborder};
  432. background:{color:background};
  433. background-image: url('{image:sidebar}');
  434. background-position:top center;
  435. background-attachment: absolute;
  436. -webkit-background-size: cover;
  437. -moz-background-size: cover;
  438. -o-background-size: cover;
  439. background-size: cover;}
  440.  
  441. #desc {
  442. padding:25px;
  443. z-index:4;
  444. position:fixed;
  445. width:100px;
  446. left:200px;
  447. top:10%;
  448. height:calc(80% - 50px);
  449. background:{color:descriptionbg};}
  450.  
  451. #maintitle {
  452. font-size:14px;
  453. letter-spacing:6px;
  454. font-family: 'Raleway', sans-serif;
  455. color: {color:maintitle};
  456. text-transform: uppercase;
  457. margin-bottom:10px;}
  458.  
  459. #maintitle::first-letter {
  460. font-size: 200%;
  461. color:{color:maintitleletter};}
  462.  
  463. .description {
  464. position:relative;
  465. top: 50%;
  466. transform: translateY(-50%);
  467. font-size:{text:descriptionfontsize};
  468. color:{color:descriptiontext};}
  469.  
  470. #nav {
  471. font-family:'Raleway', sans-serif;
  472. margin-top:10px;
  473. text-transform:uppercase;}
  474.  
  475. #nav a {
  476. display:inline-block;
  477. padding-bottom:2px;
  478. letter-spacing:2px;
  479. color:{color:nav};
  480. margin:0px 4px 0px 0px;
  481. -webkit-transition: all 0.7s ease;
  482. transition: all 0.7s ease;
  483. -moz-transition: all 0.7s ease;
  484. -o-transition: all 0.7s ease;}
  485.  
  486. #nav a:hover {
  487. color:{color:navhover};
  488. -webkit-transition: all 0.7s ease;
  489. transition: all 0.7s ease;
  490. -moz-transition: all 0.7s ease;
  491. -o-transition: all 0.7s ease;}
  492.  
  493. /* ---••• Other •••--- */
  494.  
  495. .totop {
  496. font-size:20px;
  497. color: {color:scrolltotop};
  498. text-transform:uppercase;
  499. background-color: transparent;
  500. display: none;
  501. position: fixed;
  502. bottom: 25px;
  503. right: 25px;
  504. z-index: 9999;}
  505.  
  506. .totop a {
  507. font-size:20px;
  508. color: {color:scrolltotop}; }
  509.  
  510. #credit {
  511. z-index:8;
  512. bottom:-3px;
  513. left:3px;
  514. height:30px;
  515. width:30px;
  516. opacity:0.8;
  517. position:fixed;
  518. padding:5px;}
  519.  
  520. #s-m-t-tooltip {
  521. max-width:300px;
  522. margin:15px;
  523. padding:5px;
  524. border-radius:0px;
  525. background:{color:tooltipbg};
  526. color:{color:tooltiptext};
  527. z-index:999999;
  528. font-size:7px;
  529. font-style:none;
  530. font-weight:lighter;
  531. letter-spacing:2px;
  532. font-family:helvetica;
  533. text-transform:uppercase;
  534. box-shadow:1px 1px 3px rgba(0,0,0,.0);}
  535.  
  536. /* ---••• Footer Styling •••--- */
  537.  
  538. #footer {
  539. width:calc({select:postsize} + 60px);
  540. left:50%;
  541. margin-left:calc(-{select:postsize}/2 - 30px);
  542. margin-bottom:50px;
  543. position:relative;
  544. text-align:center;
  545. color:{color:pagination};
  546. z-index:9999;
  547. font-size:12px;}
  548.  
  549. #footer a {
  550. color:{color:pagination};}
  551.  
  552. </style>
  553.  
  554. </head>
  555.  
  556. <body>
  557.  
  558. <div class="totop"><a href="#" title="scroll to top">▲</a> </div>
  559.  
  560. <div class="pageprev">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}" title="back">◀</a>{/block:PreviousPage}{/block:Pagination}</div>
  561.  
  562. <div class="pagenext">{block:Pagination}{block:NextPage}<a href="{NextPage}" title="next">▶</a>{/block:NextPage}{/block:Pagination}</div>
  563.  
  564. <div id="sidebarimage"></div>
  565.  
  566. <div id="sidebar"></div>
  567. <div id="desc">
  568.  
  569. <div class="description">
  570. <div id="maintitle">{Title}</div>
  571. {description}
  572.  
  573. <div id="nav">
  574. <a href="/" title="home">I</a>
  575. <a href="/ask" title="queries">II</a>
  576. {block:iflink1}<a href="{text:link 1 url}" title="{text:link 1}">III</a>{/block:iflink1}
  577. {block:iflink2}<a href="{text:link 2 url}" title="{text:link 2}">IV</a>{/block:iflink2}
  578. {block:iflink3}<a href="{text:link 3 url}" title="{text:link 3}">V</a>{/block:iflink3}
  579. {block:iflink4}<a href="{text:link 4 url}" title="{text:link 4}">VI</a>{/block:iflink4}
  580. {block:iflink5}<a href="{text:link 5 url}" title="{text:link 5}">VII</a>{/block:iflink5}
  581. {block:iflink6}<a href="{text:link 6 url}" title="{text:link 6}">VIII</a>{/block:iflink6}
  582. </div></div></div>
  583.  
  584. <div id="content">
  585. {block:posts}
  586.  
  587. <div class="posts">
  588. <div class="date"><span><a href="{permalink}">{TimeAgo}</a></span></div>
  589.  
  590. {block:Quote}
  591. <div class="titlequote"><i class="fa fa-quote-left" aria-hidden="true"></i> {Quote} <i class="fa fa-quote-right" aria-hidden="true"></i></div>
  592. {block:Source}<div class="source">{Source}</div>{/block:Source}
  593. {/block:Quote}
  594.  
  595. {block:Text}
  596. {block:Title}<h2>{Title}</h2>{/block:Title}
  597. {Body}
  598. {/block:Text}
  599.  
  600. {block:Link}
  601. <h2><a href="{URL}">{Name}</a></h2>
  602. {block:Description}{Description}{/block:Description}
  603. {/block:Link}
  604.  
  605. {block:Chat}
  606. {block:Title}<h2>{Title}</h2>{/block:Title}
  607. <ol class="chat">
  608. {block:Lines}
  609. <li class="l {Alt}">{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>
  610. {/block:Lines}
  611. </ol>
  612. {/block:Chat}
  613.  
  614. {block:Photo}
  615. <div class="media">{LinkOpenTag}<img src="{PhotoURL-HighRes}" width="100%">{LinkCloseTag}</div>
  616. {/block:Photo}
  617.  
  618. {block:Photoset}
  619. <div class="media">
  620. <div class="photo-slideshow" id="photoset_{PostID}" data-layout="{PhotosetLayout}">{block:Photos}<div class="photo-data"><div class="pxu-photo"><img src="{PhotoURL-500}" width="{PhotoWidth-500}" height="{PhotoHeight-500}" data-highres="{PhotoURL-HighRes}" data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}"></div><a class="tumblr-box" rel="post-{PostID}" href="{PhotoURL-HighRes}"></a></div>{/block:Photos}</div>
  621. </div>
  622. {/block:Photoset}
  623.  
  624. {block:Panorama}
  625. {LinkOpenTag}<img src="{PhotoURL-Panorama}" alt="{PhotoAlt}" />{LinkCloseTag}
  626. {/block:Panorama}
  627.  
  628. {block:Video}
  629. <div class="media video">{Video-500}</div>
  630. {/block:Video}
  631.  
  632. {block:Audio}{block:AudioPlayer}<div class="hold"><div class="player">{AudioPlayergrey}</div></div>{/block:AudioPlayer}<div class="audio_info">{block:TrackName}{TrackName}{/block:TrackName}{block:Artist} by {Artist}{/block:Artist}</div>
  633. {/block:Audio}
  634.  
  635. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  636.  
  637. {block:Answer}
  638. <div class="asker">{Asker} asked</div>
  639. <div class="question">{question}</div>
  640. {answer}{/block:Answer}
  641.  
  642.  
  643. <div id="information">
  644.  
  645. {block:Date}
  646.  
  647. <div class="date"><span>
  648. {block:NoteCount}<a href="{permalink}">{NoteCount}N &nbsp</a>{/block:NoteCount}
  649. <a href="{ReblogURL}">reblog</a>
  650. {block:RebloggedFrom}
  651. <a href="{ReblogParentURL}">&nbsp via</a>
  652. <a href="{ReblogRootURL}">&nbsp src</a>
  653. {/block:RebloggedFrom}</span>
  654.  
  655. {block:HasTags}<div class="tags">{block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>
  656. {/block:HasTags}
  657.  
  658. </div>
  659. {/block:Date}
  660.  
  661. {block:PostNotes}
  662. <div class="pagenotes">{PostNotes}</div>
  663. {/block:PostNotes}
  664.  
  665. </div>
  666. </div>
  667.  
  668. {/block:posts}
  669.  
  670. <div id="footer">
  671. {block:Pagination}<div id="pagination">
  672. {block:PreviousPage}<a href="{PreviousPage}">&larr;</a>&nbsp;&nbsp;{/block:PreviousPage}
  673. {block:JumpPagination length="3"}
  674. {block:CurrentPage}<span class="current_page">{PageNumber}</span>&nbsp;&nbsp;{/block:CurrentPage}
  675. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>&nbsp;&nbsp;{/block:JumpPage}
  676. {/block:JumpPagination}
  677. {block:NextPage}<a href="{NextPage}">&rarr;</a>{/block:NextPage}
  678. </div>{/block:Pagination}
  679. </div>
  680. </div>
  681. </div>
  682.  
  683. <div id="credit"><a href="https://octomoosey.tumblr.com/" title="theme by octomoosey"><img src="https://static.tumblr.com/uopakca/cwDo0y64u/octopus-24.png"></a></div>
  684.  
  685. {block:ContentSource}
  686. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  687. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  688. {/block:SourceLogo}
  689. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  690. {/block:ContentSource}
  691. </body>
  692.  
  693. <!---••• Scripts •••--->
  694.  
  695. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
  696.  
  697. <script src="https://static.tumblr.com/fiw4iub/4jdnu5ta4/jquery.style-my-tooltips.js"></script>
  698.  
  699. <script>
  700. (function($){
  701. $(document).ready(function(){
  702. $("a[title]").style_my_tooltips({
  703. tip_follows_cursor:true,
  704. tip_delay_time:90,
  705. tip_fade_speed:600,
  706. attribute:"title"
  707. });
  708. });
  709. })(jQuery);
  710. </script>
  711.  
  712. <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script>
  713. <script>
  714. $(document).ready(function(){
  715.  
  716. $('.totop').click(function(){
  717. $('html, body, #container').animate({scrollTop : 0},1200);
  718. return false;
  719. });
  720. $('.clickdown').click(function(){
  721. $('html, body, #container').animate({scrollTop : $("#post").offset().top},1200);
  722. return false;
  723. });
  724.  
  725. $(window).scroll(function(){
  726. if ($(this).scrollTop() > 200) {
  727. $('.totop').fadeIn();
  728. } else {
  729. $('.totop').fadeOut();
  730. }
  731. });
  732. });
  733. </script>
  734.  
  735. <script src="https://unpkg.com/imagesloaded@4/imagesloaded.pkgd.js"></script>
  736.  
  737. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  738. <link href="https://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
  739. <script src="https://static.tumblr.com/yzs4yqx/lOsokx99u/smoothscroll.min.js"></script>
  740. <script src="https://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
  741. <script src="https://static.tumblr.com/fwgzvyf/Oj1o08f6h/shythemes.vr.js"></script>
  742.  
  743. <script>
  744. $(document).ready(function(){
  745. $('.photo-slideshow').pxuPhotoset({
  746. lightbox: true,
  747. rounded: false,
  748. gutter: '3px',
  749. borderRadius: '0px',
  750. photoset: '.photo-slideshow',
  751. photoWrap: '.photo-data',
  752. photo: '.pxu-photo'
  753. });
  754. });
  755. </script>
  756.  
  757. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement