Advertisement
sniprwolfs

Chara Theme

Mar 16th, 2016
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.55 KB | None | 0 0
  1. <!--
  2.  
  3.  
  4. Theme 29; eden by winchestheart ©
  5. > http://winchestheart.tumblr.com
  6.  
  7.  
  8. - do not remove the credit
  9. - do not steal anything
  10. - do not claim as your own
  11.  
  12. thanks :)
  13.  
  14.  
  15. -->
  16.  
  17.  
  18. <html><head>
  19.  
  20. <title>{Title}</title>
  21. <link rel="shortcut icon" href="{Favicon}">
  22.  
  23. <meta name="color:Links" content="#000000" />
  24. <meta name="color:Text" content="#4a4c4c" />
  25. <meta name="color:Background" content="#ffffff" />
  26. <meta name="color:Border" content="#f1f1f1" />
  27. <meta name="color:Scrollbar" content="#000000" />
  28. <meta name="color:Main Color" content="#333333" />
  29.  
  30. <meta name="text:Link 1" content="home" />
  31. <meta name="text:Link 2" content="ask" />
  32. <meta name="text:Link 3" content="link" />
  33. <meta name="text:Link 4" content="link" />
  34. <meta name="text:Link 5" content="link" />
  35. <meta name="text:Link 1 URL" content="/" />
  36. <meta name="text:Link 2 URL" content="/ask" />
  37. <meta name="text:Link 3 URL" content="/" />
  38. <meta name="text:Link 4 URL" content="/" />
  39. <meta name="text:Link 5 URL" content="/" />
  40.  
  41. <meta name="if:Lazy Load" content="0">
  42. <meta name="if:Custom Scrollbar" content="1">
  43. <meta name="if:Tooltips" content="1">
  44. <meta name="if:Tags Hover" content="1">
  45. <meta name="if:Show Source" content="0">
  46.  
  47. <meta name="select:Font Family" content="calibri" title="Calibri">
  48. <meta name="select:Font Family" content="arial" title="Arial">
  49. <meta name="select:Font Family" content="consolas" title="Consolas">
  50. <meta name="select:Font Family" content="open sans" title="Open Sans">
  51.  
  52. <meta name="select:Font Size" content="8" title="8px">
  53. <meta name="select:Font Size" content="9" title="9px">
  54. <meta name="select:Font Size" content="10" title="10px">
  55. <meta name="select:Font Size" content="11" title="11px">
  56. <meta name="select:Font Size" content="12" title="12px">
  57.  
  58. <meta name="select:Posts Width" content="300" title="300px">
  59. <meta name="select:Posts Width" content="350" title="350px">
  60. <meta name="select:Posts Width" content="400" title="400px">
  61. <meta name="select:Posts Width" content="450" title="450px">
  62. <meta name="select:Posts Width" content="500" title="500px">
  63. <meta name="select:Posts Width" content="540" title="540px">
  64.  
  65. <meta name="select:Photosets Margin" content="2" title="2px">
  66. <meta name="select:Photosets Margin" content="3" title="3px">
  67. <meta name="select:Photosets Margin" content="4" title="4px">
  68. <meta name="select:Photosets Margin" content="5" title="5px">
  69. <meta name="select:Photosets Margin" content="6" title="6px">
  70. <meta name="select:Photosets Margin" content="7" title="7px">
  71. <meta name="select:Photosets Margin" content="8" title="8px">
  72. <meta name="select:Photosets Margin" content="9" title="9px">
  73. <meta name="select:Photosets Margin" content="10" title="10px">
  74.  
  75. <meta name="select:Sidebar Align" content="right" title="Right">
  76. <meta name="select:Sidebar Align" content="center" title="Center">
  77. <meta name="select:Sidebar Align" content="left" title="Left">
  78. <meta name="color:extral" content="000000">
  79. <meta name="color:extral hover" content="ffffff">
  80.  
  81. <!--------------------------------------------------------------------------->
  82.  
  83.  
  84.  
  85. <!--------------------------------------------------------------------------->
  86.  
  87.  
  88. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  89. <script type="text/javascript" src="http://static.tumblr.com/ko1mcho/PMbmlkh9e/jquery.style-my-tooltips.js"></script>
  90.  
  91. <script>
  92. (function($){
  93. $(document).ready(function(){
  94. $("[title],a[title],img[title]").style_my_tooltips({
  95. tip_follows_cursor:"true",
  96. tip_delay_time:100,
  97. tip_fade_speed:100,
  98. attribute:"title"
  99. });
  100. });
  101. })(jQuery);
  102. </script>
  103.  
  104.  
  105. <!-- @shythemes ------------------------------------------------------------->
  106.  
  107. <link href="http://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css">
  108. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  109. <script src="http://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
  110.  
  111. <link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Lato:300,400&amp;subset=latin" media="all">
  112. <link href="http://fonts.googleapis.com/css?family=Lobster+Two" rel="stylesheet" type="text/css">
  113. <link href="https://fonts.googleapis.com/css?family=Satisfy" rel="stylesheet" type="text/css">
  114. <!--------------------------------------------------------------------------->
  115.  
  116. <style type="text/css">
  117.  
  118. /****************************************************************************/
  119.  
  120.  
  121. ::-webkit-scrollbar {height:9px;width:9px;}
  122. ::-webkit-scrollbar-thumb {
  123. background-color:#000000;
  124. border:4px solid #0f0d0d;}
  125.  
  126.  
  127.  
  128. #s-m-t-tooltip {
  129. color:#797676;
  130. background-color:#1a1818;
  131. display:none;
  132. text-align:center;
  133. position:absolute;
  134. z-index:9999999999999999;
  135. font-family:calibri;
  136. font-size:7px;
  137. letter-spacing:1px;
  138. text-transform:uppercase;
  139. padding:3px 7px 3px 7px;
  140. margin-top:-25px;
  141. -webkit-transition:.1s ease-out;
  142. -moz-transition:.1s ease-out;
  143. transition:.1s ease-out;}
  144.  
  145.  
  146. iframe#tumblr_controls {
  147. white-space:nowrap;
  148. -webkit-filter:invert(100%);
  149. -moz-filter:invert(100%);
  150. -o-filter:invert(100%);
  151. -ms-filter: invert(100%);
  152. filter:invert(100%);
  153. opacity:.2;}
  154.  
  155. ::selection {
  156. color:#0f0d0d;
  157. background-color:#333333;}
  158.  
  159. ::-moz-selection {
  160. color:#0f0d0d;
  161. background-color:#333333;}
  162.  
  163. ::-webkit-selection {
  164. color:#0f0d0d;
  165. background-color:#333333;}
  166.  
  167. #vignette {visibility:hidden;}
  168.  
  169. #tumblr_lightbox img {
  170. box-shadow:none!important;
  171. border-radius:0!important;}
  172.  
  173. #tumblr_lightbox {
  174. background-color:transparent!important;}
  175.  
  176. #tumblr_lightbox div:nth-child(2) {
  177. background-color:#fff;
  178. opacity:.9;}
  179.  
  180. #tumblr_lightbox a img {
  181. border:5px solid #fff!important;
  182. border:1px solid #eee;}
  183.  
  184. /****************************************************************************/
  185.  
  186. body {
  187. margin:0;
  188. font-family:calibri;
  189. font-size:11px;
  190. line-height:14px;
  191. color:#4a4c4c;
  192. background-color:#090909;
  193. background-repeat:no-repeat;
  194. background-attachment:fixed;
  195. background-image:url('http://i.imgur.com/icKcvM5.png')
  196. }
  197.  
  198. a {
  199. color:#6f6c6c;
  200. text-decoration:none;
  201. -webkit-transition:.3s;
  202. -moz-transition:.3s;
  203. -ms-transition:.3s;
  204. -o-transition:.3s;
  205. transition:.3s;}
  206.  
  207.  
  208. a:hover {color:#5a5555;
  209. text-shadow:1px 1px #000;
  210. }
  211.  
  212. strong, bold, b {
  213. font-size:17px;
  214. font-weight:bold;
  215. color:#6f6c6c;
  216. font-family:'Lemon/Milk', sans-serif;
  217. }
  218.  
  219.  
  220. small, sub {font-size:11px;}
  221.  
  222. i, em {
  223. font-size:17px;
  224. font-family:'Lobster Two';
  225. color:;
  226. }
  227.  
  228. code {
  229. font-size:11px;
  230. font-family:calibri;}
  231.  
  232. pre {
  233. word-wrap:break-word;
  234. font-size:18px;
  235. font-family:calibri;}
  236.  
  237. blockquote {
  238. background-image:-webkit-linear-gradient(left,rgba(0,0,0,0.3),rgba(0,0,0,0));
  239. background-image:-moz-linear-gradient(left,rgba(0,0,0,0.3),rgba(0,0,0,0));
  240. background-image:-ms-linear-gradient(left,rgba(0,0,0,0.3),rgba(0,0,0,0));
  241. background-image:-o-linear-gradient(left,rgba(0,0,0,0.3),rgba(0,0,0,0));
  242. border-left:2px solid ;
  243. padding:3px;}
  244.  
  245.  
  246. h1 {
  247. font-size:29px;
  248. font-family:'PF Arma Five';
  249. font-weight:normal;
  250. letter-spacing:1.5px;
  251. text-transform:uppercase;
  252. text-align:center;
  253. line-height:16px;
  254. color:#6f6c6c;}
  255.  
  256. h1 a {color:#6f6c6c;}
  257. h1 a:hover {text-decoration:none;}
  258.  
  259. ul {list-style-type:square;}
  260.  
  261. /****************************************************************************/
  262.  
  263. #credit {
  264. position:fixed;
  265. bottom:10px;
  266. right:10px;
  267. font-weight:bold;}
  268.  
  269. /****************************************************************************/
  270.  
  271. #sidebar {
  272. position:fixed;
  273. font-family:'Lemon/Milk';
  274. width:885px;
  275. text-align:left;
  276. margin-top:444px;
  277. margin-left:20px;
  278. font-size:24px;
  279. text-shadow: -1px 0 #000000, 0 0px #000000, 0px 0 #000000, 0 1px #000000;
  280.  
  281. }
  282.  
  283. .title {
  284. opacity:0;
  285. font-family:'Lato', sans-serif;
  286. text-align:right;
  287. letter-spacing:1.5px;
  288. font-size:25px;
  289. font-weight:bold;
  290. margin-top:20px;
  291. text-shadow:0px 3px 1px #cfc0c0;
  292. }
  293.  
  294. .description {
  295. text-align:right;
  296. line-height:16px;
  297. margin:10px 0px;}
  298.  
  299. .navigation {
  300. position:fixed;
  301. color:#4c4b4b;
  302. margin-top:-56px;
  303. margin-left:-120px;
  304. text-transform:uppercase;
  305. font-size:24px;
  306. text-shadow: -1px 0 #000000, 0 1px #000000, 1px 0 #000000, 0 -1px #000000;
  307. }
  308.  
  309.  
  310.  
  311. .navigation a {
  312. {color:#4c4b4b;
  313.  
  314. }
  315.  
  316. .navigation a:hover{
  317. color:#5a5555;
  318.  
  319. }
  320. }
  321.  
  322. /****************************************************************************/
  323.  
  324. #center {
  325. margin:100px 0px 100px 590px;}
  326.  
  327. #post {
  328. width:450px;
  329.  
  330. margin-bottom:110px;
  331. padding-bottom:10px;
  332. border-bottom:1px solid #f1f1f1;
  333.  
  334. ;}
  335.  
  336. #post img, #post blockquote {max-width:100%;}
  337.  
  338. #permalink {
  339. position:absolute;
  340. width:450px;
  341. margin-top:20px;
  342. line-height:15px;}
  343.  
  344. .permalink {
  345. text-transform:lowercase;
  346. color:#6f6c6c;
  347. margin-left:-5px;}
  348.  
  349. .permalink span {margin:0px 5px;}
  350.  
  351. .tags {
  352. margin:5px 0px;
  353.  
  354. opacity:0;
  355.  
  356. -webkit-transition:.3s;
  357. -moz-transition:.3s;
  358. -ms-transition:.3s;
  359. -o-transition:.3s;
  360. transition:.3s;}
  361.  
  362. #post:hover .tags {
  363.  
  364. opacity:1;
  365. }
  366.  
  367. .tags a {margin-right:10px;}
  368. .reblog a {text-decoration:none;}
  369.  
  370. /****************************************************************************/
  371.  
  372. .pagination {
  373. width:450px;
  374. text-align:center;
  375. border-bottom:1px solid #f1f1f1;
  376. padding-bottom:8px;}
  377.  
  378. .pagination a {
  379. cursor:help;
  380. padding-bottom:10px;}
  381.  
  382. .pagination a:hover, .pagination span {
  383. text-decoration:none;
  384. border-bottom:1px solid #6f6c6c;}
  385.  
  386. .pagination span, .pagination a {padding:10px;}
  387.  
  388. /****************************************************************************/
  389.  
  390. #permalinkpage {
  391. width:450px;
  392. margin-top:15px;
  393. background-color:#f9f9f9;
  394. text-align:center;
  395. padding:5px 0px;
  396. text-transform:lowercase;
  397. border-top:1px solid #f1f1f1;}
  398.  
  399. #tagspp {
  400. width:450px;
  401. line-height:15px;
  402. text-align:center;
  403. color:#6f6c6c;
  404. padding:5px 0px;}
  405.  
  406. #tagspp a {margin:0px 5px;}
  407.  
  408. /****************************************************************************/
  409.  
  410. #audio img {
  411. width:100px;
  412. height:100px;
  413. overflow:hidden;}
  414.  
  415. .playbutton {
  416. width:20px;
  417. height:30px;
  418. overflow:hidden;
  419. position:relative;
  420. z-index:1000;
  421. margin:35px 44px 35px 36px;}
  422.  
  423. .playbox {
  424. background-color:#000;
  425. position:absolute;
  426. z-index:1000;
  427. margin:0;
  428. opacity:.3;}
  429.  
  430. .cover {
  431. position:relative;
  432. z-index:1;}
  433.  
  434. .audio {
  435. position:absolute;
  436. margin-top:-100px;
  437. margin-left:120px;}
  438.  
  439. .ainfo {
  440. text-align:center;
  441. height:100px;
  442. min-height:10em;
  443. display:table-cell;}
  444.  
  445. .audio span {
  446. display:block;
  447. margin:5px 0px;}
  448.  
  449. .audio b {
  450. font-weight:bold;
  451. color:#6f6c6c;
  452. text-transform:uppercase;
  453. letter-spacing:.5px;
  454. margin-right:3px;}
  455.  
  456. /****************************************************************************/
  457.  
  458. .quote {
  459. font-style:italic;
  460. line-height:18px;
  461. background-color:#f9f9f9;
  462. padding:5px 20px;
  463. text-align:justify;
  464. letter-spacing:0px;
  465. border:1px solid #f1f1f1;}
  466.  
  467. .source {
  468. text-transform:uppercase;
  469. letter-spacing:.5px;
  470. font-family:calibri;
  471. text-align:right;
  472. margin:10px;
  473. font-size:8px;}
  474.  
  475. /****************************************************************************/
  476.  
  477.  
  478.  
  479. .question {
  480. padding:10px;
  481. border-top: 4px double #f1f1f1;
  482. border-bottom: 4px double #f1f1f1;
  483. border-radius:10px;
  484. text-align:center;
  485. background: #0f0d0d;
  486. font-size:10px;
  487. color: #4a4c4c;
  488. }
  489.  
  490. /****************************************************************************/
  491.  
  492. .label {
  493. font-weight:bold;
  494. text-transform:uppercase;
  495. color:#6f6c6c;
  496. letter-spacing:.5;}
  497.  
  498. .chat {line-height:16px;margin:10px;}
  499.  
  500. /****************************************************************************/
  501.  
  502. #notes {margin:20px 10px;}
  503.  
  504. .notes {
  505. margin:0;
  506. padding:0;
  507. max-height:300px;
  508. overflow-y:scroll;}
  509.  
  510. .notes li {
  511. list-style-type:none;
  512. padding:5px 0px;}
  513.  
  514. .notes img {display:none;}
  515.  
  516.  
  517. #extral a {
  518. color:#222020;
  519. text-transform:uppercase;
  520. font-size:45px;
  521. letter-spacing:1px;
  522. line-height:28px;
  523. font-family: 'LATO', sans-serif;
  524. position:fixed;
  525. left:260px;
  526. top:628px;
  527. width:50px;
  528. text-align:left;
  529. text-shadow:0px 1px 1px #1311111;
  530. -webkit-transform: rotate(18deg)
  531. }
  532.  
  533. #extral a:hover {
  534. color: transparent;
  535. text-shadow: #1311111 0 0 5px;
  536. text-decoration:none;;
  537. }
  538.  
  539.  
  540. /****************************************************************************/
  541. </style>
  542. </head>
  543.  
  544. <body>
  545.  
  546. <!--------------------------------------------------------------------------->
  547.  
  548. <div id="credit"><a href="http://winchestheart.tumblr.com" target="_blank" title="theme by winchestheart">wh.</a></div>
  549.  
  550. <!--------------------------------------------------------------------------->
  551.  
  552. <div id="sidebar">
  553.  
  554. <div class="title">Greetings.</div>
  555.  
  556. <div class="description"></div>
  557.  
  558. <a href="http://realknifc.tumblr.com/">HOME</a>&nbsp;●&nbsp;
  559. <a href="http://realknifc.tumblr.com/ask">CELLPHONE</a>&nbsp;●&nbsp;
  560. <a href="http://realknifc.tumblr.com/Rules">RULES</a>&nbsp;●&nbsp;
  561. <a href="http://realknifc.tumblr.com/About">CHARA</a>&nbsp;●&nbsp;
  562. <a href="http://realknifc.tumblr.com/Verses">VERSES</a></div>
  563.  
  564. </div>
  565.  
  566. <!--------------------------------------------------------------------------->
  567.  
  568. <div id="center">
  569.  
  570. {block:Posts}
  571. <div id="post">
  572.  
  573. {block:Text}
  574. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  575. {Body}
  576. {/block:Text}
  577.  
  578. {block:Photo}
  579. <a href="{Permalink}"><img src="{PhotoURL-500}"></a>
  580. {block:Caption}{Caption}{/block:Caption}
  581. {/block:Photo}
  582.  
  583. {block:Photoset} <!-- @shythemes -->
  584. <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>
  585. {block:Caption}{Caption}{/block:Caption}
  586. {/block:Photoset}
  587.  
  588. {block:Quote}
  589. <div class="quote">{Quote}</div>
  590. {block:Source}<div class="source">— {Source}</div>{/block:Source}
  591. {/block:Quote}
  592.  
  593. {block:Link}
  594. <h1><a href="{URL}" class="link" {Target}>{Name}</a></h1>
  595. {block:Description}{Description}{/block:Description}
  596. {/block:Link}
  597.  
  598. {block:Chat}
  599. <div id="chat">
  600. {block:Title}<a href="{Permalink}">{Title}</a>{/block:Title}
  601. <div class="chat">
  602. {block:Lines}<div class="{Alt} user_{UserNumber}">{block:Label}<span class="label">{Label} </span>{/block:Label}{Line}</div>{/block:Lines}
  603. </div></div>
  604. {/block:Chat}
  605.  
  606. {block:Video}
  607. <div class="video">{Video-500}</div>
  608. {block:Caption}{Caption}{/block:Caption}
  609. {/block:Video}
  610.  
  611. {block:Audio}
  612. <div id="audio">
  613. <div class="playbox"><div class="playbutton">
  614. {block:AudioPlayer}{AudioPlayerBlack}{/block:AudioPlayer}
  615. </div></div>
  616.  
  617. {block:AlbumArt}
  618. <img src="{AlbumArtURL}" class="cover">
  619. {/block:AlbumArt}
  620.  
  621. <div class="audio">
  622. <div class="ainfo">
  623.  
  624. {block:TrackName}<span>
  625. <b>Track Name</b> {TrackName}
  626. </span>{/block:TrackName}
  627.  
  628. {block:Artist}<span>
  629. <b>Artist</b> {Artist}
  630. </span>{/block:Artist}
  631.  
  632. {block:Album}<span>
  633. <b>Album</b> {Album}
  634. </span>{/block:Album}
  635.  
  636. {block:PlayCount}<span>
  637. <b>Played</b> {PlayCount} times
  638. </span>{/block:PlayCount}
  639.  
  640. </div></div>
  641. {block:caption}{caption}{/block:caption}
  642. </div>{/block:Audio}
  643.  
  644. {block:Answer}
  645. <div id="question">« {Question} » — <i>{Asker}</i></div>{Answer}
  646. {/block:Answer}
  647.  
  648. <!--------------------------------------------------------------------------->
  649.  
  650. {block:ContentSource}
  651. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  652. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  653. {/block:ContentSource}
  654.  
  655. <!-- {block:NoRebloggedFrom}
  656. {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
  657. {/block:NoRebloggedFrom} -->
  658.  
  659. <!--------------------------------------------------------------------------->
  660.  
  661. {block:IndexPage}<div id="permalink">
  662.  
  663. <div class="permalink">
  664.  
  665. {block:Date}
  666. <span><a href="{Permalink}">{TimeAgo}</a></span>
  667. {/block:Date}
  668.  
  669. {block:NoteCount}
  670. <span>{NoteCount}</span>
  671. {/block:NoteCount}
  672.  
  673. <span class="reblog"><a href="{ReblogURL}" target="_blank" title="reblog this?" style="cursor:help;">reblog</a></span>
  674.  
  675. {block:IfShowSource}{block:RebloggedFrom}
  676. <span><a href="{ReblogRootURL}" title="{ReblogRootName}">origin</a> (<a href="{ReblogParentURL}" title="{ReblogParentName}">via</a>)</span>
  677. {/block:RebloggedFrom}{/block:IfShowSource}
  678.  
  679. </div>
  680.  
  681. <div class="tags">
  682.  
  683. {block:HasTags}
  684. {block:Tags}<a href="{TagURL}">{Tag}</a>{/block:Tags}
  685. {/block:HasTags}
  686.  
  687. </div>
  688.  
  689. </div>{/block:IndexPage}
  690.  
  691. <!--------------------------------------------------------------------------->
  692.  
  693. {block:PermalinkPage}
  694.  
  695. {block:Date}<div id="permalinkpage">
  696.  
  697. shared {TimeAgo} on {Month} {DayOfMonthWithZero}{block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
  698.  
  699. {block:RebloggedFrom}
  700. <br>Originally made by <a href="{ReblogRootURL}">{ReblogRootName}</a>, reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a>
  701. {/block:RebloggedFrom}
  702.  
  703. </div>{/block:Date}
  704.  
  705. {block:HasTags}<div id="tagspp">
  706.  
  707. {block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}
  708.  
  709. </div>{/block:HasTags}
  710.  
  711. {/block:PermalinkPage}
  712.  
  713. <!--------------------------------------------------------------------------->
  714.  
  715. {block:PostNotes}
  716.  
  717. <div id="notes">
  718. <div class="notes">{PostNotes}</div>
  719. </div>
  720.  
  721. {/block:PostNotes}
  722.  
  723. <!--------------------------------------------------------------------------->
  724.  
  725. </div>
  726. {/block:Posts}
  727.  
  728. <!--------------------------------------------------------------------------->
  729.  
  730. {block:Pagination}<div class="pagination">
  731.  
  732. {block:PreviousPage}
  733. <a href="{PreviousPage}" title="previous page">‹</a>
  734. {/block:PreviousPage}
  735.  
  736. {block:JumpPagination length="5"}
  737. {block:CurrentPage}<span>{PageNumber}</span>{/block:CurrentPage}
  738. {block:JumpPage}<a href="{URL}">{PageNumber}</a>{/block:JumpPage}
  739. {/block:JumpPagination}
  740.  
  741. {block:NextPage}
  742. <a href="{NextPage}" title="next page">›</a>
  743. {/block:NextPage}
  744.  
  745. </div>{/block:Pagination}
  746.  
  747. <!--------------------------------------------------------------------------->
  748.  
  749. </div>
  750.  
  751. <!-- Pixel union photosets tutorial by @shythemes --------------------------->
  752.  
  753. <script>
  754. $(document).ready(function(){
  755. $('.photo-slideshow').pxuPhotoset({
  756. lightbox: true,
  757. rounded: false,
  758. gutter: '{select:photosets margin}px',
  759. borderRadius: '0px',
  760. photoset: '.photo-slideshow',
  761. photoWrap: '.photo-data',
  762. photo: '.pxu-photo'
  763. });
  764. });
  765. </script>
  766.  
  767. <!-- Resizing videos tutorial by @shythemes --------------------------------->
  768.  
  769. <script src ="//static.tumblr.com/fwgzvyf/l6jnyutne/shythemes.vr.js"></script>
  770.  
  771. <!--------------------------------------------------------------------------->
  772.  
  773. </body>
  774. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement