Advertisement
winchestheart

theme 30; morning star.

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