sexycullen

# 164 (w/ photoset gutter)

Mar 23rd, 2019
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.55 KB | None | 0 0
  1. <html>
  2. <head>
  3.  
  4. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  5. <html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6.  
  7. <!--------------------------------------------
  8. SCOTTISBAE THEMES # 164
  9. THEME BY: https://scottisbae.tumblr.com/ (PREV BRITISHROBERT)
  10.  
  11. RULES, IMPORTANT: DON'T REMOVE THE CREDIT // DON'T CLAIM AS YOUR OWN // DON'T USE AS A BASE
  12.  
  13. --------------------------------------------->
  14.  
  15. <title>{Title}</title>
  16. <link rel="shortcut icon" href="{Favicon}">
  17. <link rel="altertnate" type="application/rss+xml" href="{RSS}">
  18. <meta name="description" content="" />
  19. <meta https-equiv="x-dns-prefetch-control" content="off"/>
  20.  
  21.  
  22. <meta name="color:Background" content="#FFFFFF">
  23. <meta name="color:Link" content="#8F8E8E">
  24. <meta name="color:Bold" content="#202020">
  25. <meta name="color:Link Hover" content="#222222">
  26. <meta name="color:Text" content="#393939">
  27. <meta name="color:Scrollbar" content="#000000">
  28. <meta name="color:Blockquote" content="#EAEAEA">
  29. <meta name="color:Info Border" content="#F0F0F0">
  30. <meta name="color:Questions Border" content="#FAFAFA">
  31.  
  32. <meta name="text:Photoset Gutter" content="1px"/>
  33. <meta name="text:Body Font Size" content="10px"/>
  34. <meta name="text:Body Font" content="'Hind',arial,sans-serif;"/>
  35.  
  36. <meta name="image:Sidebar" content=""/>
  37.  
  38. <meta name="if:Hover Tags" content="0"/>
  39. <meta name="if:Show 400px posts" content="0"/>
  40. <meta name="if:Show Link1" content="1" />
  41. <meta name="if:Show Link2" content="1" />
  42. <meta name="if:Show Link3" content="1" />
  43. <meta name="if:Show Link4" content="1" />
  44.  
  45.  
  46. <meta name="text:link1" content="">
  47. <meta name="text:link1 url" content="/">
  48. <meta name="text:link2" content="">
  49. <meta name="text:link2 url" content="/">
  50. <meta name="text:link3" content="">
  51. <meta name="text:link3 url" content="/">
  52. <meta name="text:link4" content="">
  53. <meta name="text:link4 url" content="/">
  54.  
  55.  
  56.  
  57. <link rel="stylesheet" href="path/to/font-awesome/css/font-awesome.min.css">
  58.  
  59. <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
  60.  
  61.  
  62.  
  63. <link href='https://fonts.googleapis.com/css?family=Roboto:400,500,700' rel='stylesheet' type='text/css'>
  64.  
  65. <link href='https://fonts.googleapis.com/css?family=Hind:400,500,700' rel='stylesheet' type='text/css'>
  66.  
  67. <link href='https://fonts.googleapis.com/css?family=Lato:400,400italic,700,700italic' rel='stylesheet' type='text/css'>
  68.  
  69. <link href='https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic,700,700italic' rel='stylesheet' type='text/css'>
  70.  
  71. <link href='https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700,700italic&subset=latin,cyrillic-ext,latin-ext,cyrillic' rel='stylesheet' type='text/css'>
  72.  
  73. <link href='https://fonts.googleapis.com/css?family=Maven+Pro:400,500,700,900' rel='stylesheet' type='text/css'>
  74.  
  75. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  76. <script src="https://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  77. <script>
  78. (function($){
  79. $(document).ready(function(){
  80. $("a[title]").style_my_tooltips({
  81. tip_follows_cursor:true,
  82. tip_delay_time:90,
  83. tip_fade_speed:600,
  84. attribute:"title"
  85. });
  86. });
  87. })(jQuery);
  88. </script>
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96. <script type="text/javascript" src="https://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
  97. <script type="text/javascript">
  98. $(document).ready(function(){
  99. $(".hover_body").hide();
  100. $(".hover_head").click(function(){
  101. $(this).next(".hover_body").slideToggle('fast');
  102. }); }); </script>
  103.  
  104.  
  105.  
  106.  
  107.  
  108. <script>
  109. $(document).ready(function(){
  110. $('.photo-slideshow').pxuPhotoset({
  111. highRes:true,
  112. lightbox: true,
  113. rounded: false,
  114. gutter: '{text:Photoset Gutter}',
  115. borderRadius: '0px',
  116. photoset: '.photo-slideshow',
  117. photoWrap: '.photo-data',
  118. photo: '.pxu-photo'
  119. });
  120. });
  121. </script>
  122.  
  123.  
  124. <link href="https://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
  125. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  126. <script src="https://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
  127.  
  128.  
  129.  
  130. <style type="text/css">
  131.  
  132.  
  133.  
  134. ::-webkit-scrollbar {background-color:{color:Background}; height:4px; width:6px}
  135. ::-webkit-scrollbar-thumb:vertical {background-color:{color:Scrollbar}; height:50px}
  136. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:Scrollbar}; height:8px!important}
  137.  
  138. #s-m-t-tooltip {
  139. max-width:300px;
  140. margin-top:-25px;
  141. margin-left:-25px;
  142. font-size:9px;
  143. padding:2px;
  144. font-family:hind;
  145. letter-spacing:0px;
  146. text-align:center;
  147. text-transform:lowercase;
  148. background-color:{color:Background};
  149. z-index:999999999999999999999999999999999999;
  150. }
  151.  
  152. h1 {
  153. font-size: {text:Body Font Size};
  154. font-family: {text:Body Font};
  155. text-align:center;
  156. font-style:italic;
  157. line-height:50%;
  158. letter-spacing:px;
  159. text-transform:none;
  160. }
  161.  
  162. h2 {
  163. font-size: {text:Body Font Size};
  164. font-family: {text:Body Font};
  165. letter-spacing:px;
  166. margin-bottom:12px;
  167. padding-bottom:10px;
  168. font-weight:bold;
  169. line-height:90%;
  170. text-transform:lowercase;
  171. color:{color:Text};
  172. margin: 0px;
  173. border-bottom:1px solid {color:Info Border};
  174. }
  175.  
  176.  
  177. strong, b {
  178. color:{color:bold};
  179. }
  180.  
  181. small, sub, sup {letter-spacing:1px;}
  182.  
  183. pre {
  184. {block:ifNotShow400pxposts}
  185. width:500px;
  186. {/block:ifNotShow400pxposts}
  187. {block:ifShow400pxposts}
  188. width:400px;
  189. {/block:ifShow400pxposts}
  190. text-align: left;
  191. word-wrap: break-word;
  192. }
  193.  
  194.  
  195. blockquote {
  196. border-left:1px solid {color:Blockquote};
  197. padding-left:6px;
  198. padding-top:0px;
  199. padding-bottom:0px;
  200. margin:10px;
  201. margin-top:20px;
  202. margin-bottom:5px;
  203. margin-left:8px;
  204. }
  205.  
  206. blockquote img {
  207. max-width:470px;
  208. }
  209.  
  210.  
  211. body {
  212. background-color:{color:Background};
  213. color:{color:Text};
  214. letter-spacing:0px;
  215. }
  216.  
  217. a {
  218. color: {color:Link};
  219. text-decoration: none;
  220. -moz-transition-duration: 0.5s;
  221. -o-transition-duration: 0.5s;
  222. -webkit-transition-duration: 0.5s;
  223. transition-duration: 0.5s;
  224. }
  225.  
  226.  
  227. a:hover {
  228. color: {color:Link Hover};
  229. text-decoration:underline;
  230. -moz-transition-duration: 0.5s;
  231. -o-transition-duration: 0.5s;
  232. -webkit-transition-duration: 0.5s;
  233. transition-duration: 0.5s;
  234. }
  235.  
  236.  
  237. .sidebar {
  238. margin-left:-50px;
  239. width:245px;
  240. position: fixed;
  241. margin-top:50px;
  242. border:px solid {color:Sidebar Border};
  243. }
  244.  
  245. .sidebarimage {
  246. width:245px;
  247. margin-bottom:15px;
  248. -webkit-filter: grayscale(0%); filter: grayscale(0%);
  249. }
  250.  
  251. .sidebarlinks {
  252. width:245px;
  253. margin-top:px;
  254. margin-bottom:10px;
  255. font-size:10px;
  256. font-family:'Hind',arial,sans-serif;
  257. line-height:150%;
  258. text-transform:lowercase;
  259. }
  260.  
  261. .sidebarlinks a {
  262. color:{color:Text};
  263. padding:5px;
  264. -moz-transition-duration: 0.5s;
  265. -o-transition-duration: 0.5s;
  266. -webkit-transition-duration: 0.5s;
  267. transition-duration: 0.5s;
  268. }
  269.  
  270. .sidebarlinks a:hover {
  271. color:{color:Link Hover};
  272. -moz-transition-duration: 0.5s;
  273. -o-transition-duration: 0.5s;
  274. -webkit-transition-duration: 0.5s;
  275. transition-duration: 0.5s;
  276. }
  277.  
  278. .description {
  279. width:245px;
  280. margin-top:10px;
  281. padding-bottom:10px;
  282. margin-bottom:px;
  283. text-align:center;
  284. line-height:135%;
  285. font-size:10px;
  286. font-family:'Hind',arial,sans-serif;
  287. text-transform:lowercase;
  288. color:{color:Text};
  289. letter-spacing:0px;
  290. }
  291.  
  292. .description a {
  293. color:{color:Link};
  294. }
  295.  
  296. .description a:hover {
  297. color:{color:Link Hover};
  298. }
  299.  
  300. .pagination {
  301. width:245px;
  302. font-family:calibri;
  303. text-align:center;
  304. font-size:11px;
  305. padding:px;
  306. }
  307.  
  308. .pagination a {
  309. color:{color:Text};
  310. padding:3px;
  311. -moz-transition-duration: 0.5s;
  312. -o-transition-duration: 0.5s;
  313. -webkit-transition-duration: 0.5s;
  314. transition-duration: 0.5s;
  315. }
  316.  
  317. .pagination a:hover {
  318. color:{color:Link Hover};
  319. text-decoration:underline;
  320. -moz-transition-duration: 0.5s;
  321. -o-transition-duration: 0.5s;
  322. -webkit-transition-duration: 0.5s;
  323. transition-duration: 0.5s;
  324. }
  325.  
  326.  
  327. .container {
  328. width:900px;
  329. margin: auto;
  330. margin-top:-8px;
  331. }
  332.  
  333.  
  334. .postscontainer {
  335. {block:ifNotShow400pxposts}
  336. max-width:500px;
  337. {/block:ifNotShow400pxposts}
  338. {block:ifShow400pxposts}
  339. max-width:400px;
  340. {/block:ifShow400pxposts}
  341. margin: auto;
  342. margin-top:-10px;
  343. margin-left:370px;
  344. margin-bottom:80px;
  345. }
  346.  
  347. .posts {
  348. {block:ifNotShow400pxposts}
  349. width:500px;
  350. {/block:ifNotShow400pxposts}
  351. {block:ifShow400pxposts}
  352. width:400px;
  353. {/block:ifShow400pxposts}
  354. font-size: {text:Body Font Size};
  355. font-family: {text:Body Font};
  356. margin-top:100px;
  357. line-height:115%;
  358. text-align:justify;
  359. }
  360.  
  361.  
  362. .posts img {
  363. {block:ifNotShow400pxposts}
  364. max-width:500px;
  365. {/block:ifNotShow400pxposts}
  366. {block:ifShow400pxposts}
  367. max-width:400px;
  368. {/block:ifShow400pxposts}
  369. }
  370.  
  371. .border {
  372. border-bottom: 1px solid {color:Info Border};
  373. width:100px;
  374. }
  375.  
  376. .border2 {
  377. border-bottom: 1px solid {color:Info Border};
  378. width:50px;
  379. margin-left:px;
  380. }
  381.  
  382. .info {
  383. {block:ifNotShow400pxposts}
  384. max-width:500px;
  385. {/block:ifNotShow400pxposts}
  386. {block:ifShow400pxposts}
  387. max-width:400px;
  388. {/block:ifShow400pxposts}
  389. margin-top:25px;
  390. margin-left:px;
  391. text-align:;
  392. padding-top:5px;
  393. text-transform:lowercase;
  394. font-size:8px;
  395. line-height:120%;
  396. font-family:'Hind',arial,sans-serif;
  397. letter-spacing:1px;
  398. color:{color:Text};
  399. }
  400.  
  401. .info a {
  402. padding:4px;
  403. border-bottom: px solid {color:Info Border};
  404. color:{color:Text};
  405. }
  406.  
  407. .info a:hover {
  408. text-decoration:underline;
  409. color:{color:Link Hover};
  410. }
  411.  
  412. .dashicons {
  413. margin-top:5px;
  414. {block:ifNotShow400pxposts}
  415. margin-left:520px;
  416. {/block:ifNotShow400pxposts}
  417. {block:ifShow400pxposts}
  418. margin-left:420px;
  419. {/block:ifShow400pxposts}
  420. padding-bottom:0px;
  421. line-height:0%;
  422. font-family:calibri;
  423. text-transform:lowercase;
  424. letter-spacing:0px;
  425. font-size:11px;
  426. -webkit-transition:0.7s ease; position:absolute; opacity:0;
  427. list-style: none;
  428. }
  429.  
  430. .posts:hover .dashicons {
  431. margin-top:5px;filter: alpha(opacity = 100);
  432. opacity:100;-webkit-transition: all 0.5s ease-out;
  433. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  434. }
  435.  
  436. .posts:hover .tags {
  437. {block:ifHoverTags}
  438. margin-top:5px;filter: alpha(opacity = 100);
  439. opacity:100;-webkit-transition: all 0.5s ease-out;
  440. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  441. {/block:ifHoverTags}}
  442.  
  443. .tags {
  444. {block:ifHoverTags}
  445. position:static;
  446. -webkit-transition:0.7s ease; position:absolute; opacity:0;
  447. {/block:ifHoverTags}
  448. {block:ifNotShow400pxposts}
  449. width:500px;
  450. {/block:ifNotShow400pxposts}
  451. {block:ifShow400pxposts}
  452. width:400px;
  453. {/block:ifShow400pxposts}
  454. position:static;
  455. line-height:135%;
  456. text-align:left;
  457. margin-top:5px;
  458. padding-left:px;
  459. text-transform:none;
  460. font-size:10px;
  461. font-family:calibri;
  462. line-height:120%;
  463. letter-spacing:px;
  464. -moz-transition-duration:0.5s;
  465. -webkit-transition-duration:0.5s;
  466. -o-transition-duration:0.5s;
  467. }
  468.  
  469. .tags a {
  470. color:{color:text};
  471. padding:4px;
  472. }
  473.  
  474. .tags a:hover {
  475. text-decoration:underline;
  476. color:{color:Link Hover};
  477. }
  478.  
  479. .postnote {
  480. {block:ifNotShow400pxposts}
  481. width:500px;
  482. {/block:ifNotShow400pxposts}
  483. {block:ifShow400pxposts}
  484. width:400px;
  485. {/block:ifShow400pxposts}
  486. text-transform:lowercase;
  487. font-size: {text:Body Font Size};
  488. font-family: {text:Body Font};
  489. text-align:left;
  490. margin-top:60px;
  491. }
  492.  
  493. .postnote li {
  494. list-style-type:none;
  495. padding:10px 0px 0px 0px;
  496. text-align:left;
  497. -moz-transition-duration:0.5s;
  498. -webkit-transition-duration:0.5s;
  499. -o-transition-duration:0.5s;
  500. }
  501.  
  502. .postnote img {
  503. width:0px;
  504. }
  505.  
  506. .music {
  507. width:500px;
  508. {block:ifShow400pxposts}
  509. width:400px;
  510. {/block:ifShow400pxposts}
  511. padding-bottom:10px;
  512. }
  513.  
  514. .albumart {
  515. float:left;
  516. }
  517.  
  518. .albumart img {
  519. width:50px;
  520. padding: 3px;
  521. margin:2px 7px -3px 6px;
  522. border:2px solid {color:Info Border};
  523. border-radius:100px;
  524. -webkit-border-radius:100px;
  525. -moz-border-radius:100px;
  526. }
  527.  
  528. .playercontainer {
  529. text-align:left;
  530. padding-top:15px;
  531. width:450px;
  532. {block:ifShow400pxposts}
  533. width:350px;
  534. {/block:ifShow400pxposts}
  535. }
  536.  
  537. .musicinfo {
  538. padding:10px;
  539. margin-top:20px;
  540. font-size: {text:Body Font Size};
  541. font-family: {text:Body Font};
  542. }
  543.  
  544. .quote {
  545. font-size: {text:Body Font Size};
  546. font-family: {text:Body Font};
  547. letter-spacing:1px;
  548. font-style:none;
  549. text-transform:uppercase;
  550. font-weight:bold;
  551. text-align:left;
  552. }
  553.  
  554. .source {
  555. font-size: 8px;
  556. font-family: {text:Body Font};
  557. text-transform:uppercase;
  558. font-style:normal;
  559. text-align:left;
  560. line-height:17px;
  561. }
  562.  
  563. .chat {
  564. margin-top:10px;
  565. font-size: {text:Body Font Size};
  566. font-family: {text:Body Font};
  567. }
  568.  
  569. .chat .lines {
  570. margin-left:0;
  571. }
  572.  
  573. .chat .lines span {
  574. font-weight: bold;
  575. color:{color:bold};
  576. }
  577.  
  578.  
  579.  
  580. .ask {
  581. {block:ifNotShow400pxposts}
  582. width:500px;
  583. {/block:ifNotShow400pxposts}
  584. {block:ifShow400pxposts}
  585. width:400px;
  586. {/block:ifShow400pxposts}
  587. font-size: {text:Body Font Size};
  588. font-family: {text:Body Font};
  589. text-transform:capitalize;
  590. text-align:justify;
  591. font-weight:;
  592. padding-top:4px;
  593. padding-left:7px;
  594. padding-bottom:px;
  595. }
  596.  
  597. .ask a {
  598. color:{color:Text};
  599. }
  600.  
  601. .question {
  602. {block:ifNotShow400pxposts}
  603. width:493px;
  604. {/block:ifNotShow400pxposts}
  605. {block:ifShow400pxposts}
  606. width:393px;
  607. {/block:ifShow400pxposts}
  608. letter-spacing:0px;
  609. margin-top:4px;
  610. padding-left:7px;
  611. padding-bottom:8px;
  612. text-align:justify;
  613. font-size: {text:Body Font Size};
  614. font-family: {text:Body Font};
  615. border-bottom: 1px solid {color:Questions Border};
  616. }
  617.  
  618. .answer {
  619. {block:ifNotShow400pxposts}
  620. width:500px;
  621. {/block:ifNotShow400pxposts}
  622. {block:ifShow400pxposts}
  623. width:400px;
  624. {/block:ifShow400pxposts}
  625. letter-spacing:0px;
  626. text-align:justify;
  627. padding-top:5px;
  628. margin-bottom:1px;
  629. font-size: {text:Body Font Size};
  630. font-family: {text:Body Font};
  631. }
  632.  
  633.  
  634. .askimg {
  635. padding: 3px;
  636. margin:2px 7px -3px 6px;
  637. }
  638.  
  639. .credit {
  640. position:fixed;
  641. font-family:calibri;
  642. font-size:8px;
  643. color:{color:text}
  644. line-height:150%;
  645. letter-spacing:0px;
  646. right:5px;
  647. bottom:20px;
  648. text-transform:uppercase;
  649. text-align:center;
  650. }
  651.  
  652. .credit a {
  653. color:{color:text};
  654. font-style:normal;
  655. padding:3px;
  656. -moz-transition-duration:0.5s;
  657. -webkit-transition-duration:0.5s;
  658. -o-transition-duration:0.5s;
  659. }
  660.  
  661.  
  662. </style>
  663.  
  664.  
  665.  
  666. </head>
  667.  
  668. <body>
  669. <div class="container">
  670. <div class="sidebar">
  671. <center>
  672. <a href="/"><img src="{image:sidebar}" class="sidebarimage"></a>
  673.  
  674. <div class="sidebarlinks">
  675. <a href="/ask">ask</a> </span>
  676. {block:ifShowLink1}
  677. <a href="{text:link1 url}">{text:link1}</a>
  678. {/block:IfShowLink1}
  679. {block:ifShowLink2}
  680. <a href="{text:link2 url}">{text:link2}</a>
  681. {/block:IfShowLink2}
  682. {block:ifShowLink3}
  683. <a href="{text:link3 url}">{text:link3}</a>
  684. {/block:IfShowLink3}
  685. {block:ifShowLink4}
  686. <a href="{text:link4 url}">{text:link4}</a>
  687. {/block:IfShowLink4}
  688. </div>
  689. <center><div class="border"></div></center>
  690. <div class="description">
  691. {description}
  692. </div>
  693.  
  694. {block:Pagination}
  695. <div class="pagination">
  696. {block:PreviousPage}
  697. <a href="{PreviousPage}"> ‹ </a>
  698. {/block:PreviousPage}
  699. {block:NextPage}
  700. <a href="{NextPage}"> › </a>
  701. {/block:NextPage}
  702. </div>
  703. {/block:Pagination}
  704. </center>
  705. </div>
  706.  
  707.  
  708.  
  709.  
  710. <div class="postscontainer">
  711.  
  712. {block:Posts}
  713. <div class="posts">
  714.  
  715.  
  716. {block:Text}
  717. {block:Title}<h2>{Title}</h2>{/block:Title}
  718. {Body}
  719. {/block:Text}
  720.  
  721. {block:Quote}<div class="quote">&#8220; {Quote} &#8221;</div><center><div class="source">&mdash; {block:Source}{Source}{/block:Source}</div></center><br>{/block:Quote}
  722.  
  723. {/block:Quote}
  724.  
  725. {block:Link}
  726. <h2><a href="{URL}">{Name}</a></h2>
  727. {block:Description}{Description}{/block:Description}
  728. {/block:Link}
  729.  
  730. {block:Chat}
  731. {block:Title}<h2>{Title}</h2>{/block:Title}
  732. {block:lines}
  733. <div class="chat">
  734. <div class="lines">{block:label}
  735. <span>{label}</span>
  736. {/block:label}
  737. <br>{line}</br></div></div>
  738. {/block:lines}
  739. {/block:Chat}
  740.  
  741. {block:Answer}<div class="ask"><span style="font-weight:bold;letter-spacing:px;text-transform:lowercase;font-family:;font-size:px;">{Asker} </span><span style="font-size:9px;color:{color:bold};"><i class="fa fa-question"></i></span></div><div class="question"><span style="text-transform:none;"> {Question}</span></div><div class="answer">{Answer}</div>{/block:answer}
  742.  
  743. {block:Photo}
  744. {LinkOpenTag}{block:ifNotShow400pxposts}<img src="{PhotoURL-500}" alt="{PhotoAlt}">{/block:ifNotShow400pxposts}
  745. {block:ifShow400pxposts}<img src="{PhotoURL-400}" alt="{PhotoAlt}">{/block:ifShow400pxposts}{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}
  746.  
  747. {/block:Photo}
  748.  
  749. {block:Photoset}
  750. {block:ifNotShow400pxposts}<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>{/block:ifNotShow400pxposts}{block:ifShow400pxposts}<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>{/block:ifShow400pxposts}
  751. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  752. {/block:Photoset}
  753.  
  754. {block:Audio}<div class="music">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/>{/block:AlbumArt}</div>
  755. <div class="playercontainer">{AudioPlayerWhite}</div>
  756. <br><div class="musicinfo">{block:TrackName} {TrackName} {/block:TrackName} {block:Artist}by {Artist} {/block:Artist}
  757. {/block:ExternalAudio}</div>
  758. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  759.  
  760. {block:Video}
  761. {block:ifNotShow400pxposts}{Video-500}{/block:ifNotShow400pxposts}{block:ifShow400pxposts}{Video-400}{/block:ifShow400pxposts}
  762. {block:Caption}{Caption}{/block:Caption}
  763. {/block:Video}
  764.  
  765.  
  766. {block:Date}<div class="info"><a title="{timeago}" href="{Permalink}">{DayOfWeek}</a>{block:NoteCount} <span style="font-size:10px;font-family:arial;letter-spacing:1px;">‹</span> {NoteCountwithlabel}{/block:NoteCount}{block:PermalinkPage} {block:RebloggedFrom}<a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}{block:ContentSource}<a href="{SourceURL}">©</a> {/block:ContentSource}{/block:RebloggedFrom}{/block:PermalinkPage} </div>{/block:Date}
  767.  
  768.  
  769. {block:HasTags}
  770. <div class="tags">
  771. {block:Tags}<a href="{TagURL}">{Tag}</a>{/block:Tags}
  772. </div>
  773. {/block:HasTags}
  774.  
  775.  
  776.  
  777.  
  778. <div class="postnote">
  779. {block:PostNotes}{PostNotes}{/block:PostNotes}</div>
  780.  
  781. </div>
  782. {/block:Posts}
  783.  
  784.  
  785. <div class="credit"><a href="https://scottisbae.tumblr.com/">scottisbae</a></div>
  786.  
  787.  
  788. </div>
  789. </div>
  790. </div>
  791. </body>
Advertisement
Add Comment
Please, Sign In to add comment