planthed

Flowers (Revamped)

Apr 19th, 2016
556
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.92 KB | None | 0 0
  1. <!--
  2.  
  3. ✧* 。♡ Flower theme | @planthed | @themekid ♡ 。*✧
  4.  
  5.  
  6. — Do not delete the credit.
  7. — Do not copy or steal any code.
  8. — Do not claim as yours.
  9.  
  10. Enjoy (✿◠‿◠)
  11.  
  12. infinite scroll with masonry + pxu: @shythemes
  13. -->
  14.  
  15. <html lang="en">
  16. <head>
  17.  
  18.  
  19. <title>{block:PostSummary}{PostSummary}: {/block:PostSummary}{Title}</title>
  20. <link rel="shortcut icon" href="{favicon}">
  21. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  22. {block:hidden}
  23. <!--Default Variables-->
  24. <meta name="image:background" content=""/>
  25. <meta name="image:sidebar" content=""/>
  26.  
  27. <meta name="color:Background" content="#ffffff"/>
  28. <meta name="color:Link" content="#000000"/>
  29. <meta name="color:Text" content="#000000"/>
  30. <meta name="color:Accent" content="#BDC0DA"/>
  31. <meta name="color:Accent text" content="#000000"/>
  32. <meta name="color:Borders" content="#BDC0DA"/>
  33.  
  34. <meta name="text:Blogtitle" content="" />
  35. <meta name="text:quote" content=""/>
  36. <meta name="text:Link 1 Title" content="refresh" />
  37. <meta name="text:Link 1" content="/" />
  38. <meta name="text:Link 2 Title" content="message"/>
  39. <meta name="text:Link 2" content="/ask" />
  40. <meta name="text:Link 3 Title" content="more" />
  41. <meta name="text:Link 3" content="/" />
  42. <meta name="text:Link 4 Title" content="about" />
  43. <meta name="text:Link 4" content="/" />
  44. <meta name="text:Link 5 Title" content="archive" />
  45. <meta name="text:Link 5" content="/archive" />
  46.  
  47. <meta name="if:White Tiny cursor" content="" />
  48. <meta name="if:Black Tiny cursor" content="" />
  49. <meta name="if:right sidebar" content="" />
  50. {/block:hidden}
  51.  
  52.  
  53. <!---pxu script--->
  54. <link href="http://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
  55.  
  56. <!--- tooltips script --->
  57. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  58. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  59. <script>
  60. (function($){
  61. $(document).ready(function(){
  62. $("a[title]").style_my_tooltips({
  63. tip_follows_cursor:true,
  64. tip_delay_time:90,
  65. tip_fade_speed:600,
  66. attribute:"title"
  67. });
  68. });
  69. })(jQuery);
  70. </script>
  71.  
  72. <!-------
  73.  
  74. A FEW RULES YOU NEED TO KNOW BEFORE START EDITING THE THEME:
  75.  
  76. > You CAN'T use my themes as base
  77. > You CAN'T remove my credits, even if you edited the theme a lot.
  78. > Don't use any part of my codes without permission.
  79. > You can edit the theme as your own like and make it look too different as the original one but if you edit the theme a lot and you're having problems with it, I'll not allowed to help you.
  80.  
  81.  
  82. YOU ARE NOT ALLOWED TO USE MY CODES FOR YOUR OWN THEME OR ANY OTHER THEME
  83. BY OTHER THEME MAKER WITHOUT PERMISSION, IF YOU WANNA USE ONE OF MY CODES
  84. ASK FIRST, DON'T CLAIM AS YOURS, DON'T BE A BITCH.
  85.  
  86. ---------->
  87.  
  88.  
  89. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.2/jquery.min.js"></script>
  90.  
  91. <script>
  92. $(document).ready(function(){
  93. $(".show").click(function(){
  94. $(".notas").slideToggle("slow");
  95. });
  96. });
  97. </script>
  98.  
  99. <style type="text/css">
  100.  
  101.  
  102.  
  103. .video, .video iframe{
  104. display:block;
  105. {block:indexpage}
  106. width:250px;
  107. height:auto;
  108. {/block:indexpage}
  109. {block:PermalinkPage}
  110. width:500px;
  111. height:auto;
  112. {/block:PermalinkPage}
  113. }
  114.  
  115. /*tooltips style*/
  116. #s-m-t-tooltip{
  117. max-width:300px;
  118. padding:7px;
  119. background:#fff;
  120. min-height:7px;
  121. margin:20px 0px 0px 20px;
  122. line-height:100%;
  123. border:1px solid {color:borders};
  124. word-wrap:break-word;
  125. word-break:break-all;
  126. opacity:1;
  127. z-index:9999999999999999999;
  128. }
  129.  
  130.  
  131.  
  132.  
  133. #tumblr_controls, .tmblr-iframe{ z-index:999999999999999999!important; -webkit-filter:invert(100%); -moz-filter:invert(100%); -o-filter:invert(100%); -ms-filter:invert(100%); filter:invert(100%); position:fixed!important; top:1px!important; right:0px!important; opacity:.2;
  134. -webkit-transition:all 0.6s ease-out;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out}
  135.  
  136. #tumblr_controls, .tmblr-iframe:hover{
  137. opacity:.9;webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;
  138. -webkit-transition:all 0.6s ease-out;-webkit-filter:invert(80%); -moz-filter:invert(80%); -o-filter:invert(80%); -ms-filter:invert(80%); filter:invert(80%);
  139. }
  140.  
  141.  
  142. /*tumblr controls and lightbox*/
  143.  
  144.  
  145.  
  146. #tumblr_lightbox,.tmblr-lightbox{
  147. background:rgba({RGBcolor:background}, 0.8)!important;}
  148.  
  149. #vignette,#tumblr_lightbox_caption,.vignette,.lightbox-caption{
  150. opacity:0!important;
  151. }
  152.  
  153. #tumblr_lightbox_center_image, #tumblr_lightbox_left_image, #tumblr_lightbox_right_image, .lightbox-image {
  154. box-shadow:none!important;
  155. border-radius:0px!important;
  156. padding:0px!important;
  157. background:{color:post background}!important;
  158. border:0px solid {color:border}!important;
  159. }
  160.  
  161. ::-webkit-scrollbar{
  162. height:3px;
  163. width:11px;
  164. background:inherit;
  165. background:rgba({RGBcolor:Accent}, 0.4);
  166. border:5px solid {color:background};
  167. }
  168.  
  169. ::-webkit-scrollbar-track {background:transparent;}
  170.  
  171. ::-webkit-scrollbar-thumb {
  172. height:150px!important;
  173. background:{color:borders};
  174. border:5px solid {color:background};
  175. }
  176.  
  177. /*tiny cursor*/
  178.  
  179.  
  180. html, body, img, a {
  181. {block:ifWhiteTinycursor}
  182. cursor:url(http://static.tumblr.com/vmteopo/fhxo3gbrd/small_white_cursor.png), auto;
  183. {/block:ifWhiteTinycursor}
  184. {block:ifBlackTinyCursor}
  185. cursor: url('http://33.media.tumblr.com/tumblr_lqs4qdUu8n1qfoi4t.png'), auto;
  186. {/block:ifBlackTinyCursor}
  187. }
  188.  
  189. a:hover, a:active, iframe{
  190. {block:ifWhiteTinycursor}cursor:url(http://static.tumblr.com/vmteopo/RQ9o3gbth/small_white_cursor_help.png), crosshair;
  191. {/block:ifWhiteTinycursor}
  192. {block:ifBlackTinyCursor}
  193. cursor:url(http://static.tumblr.com/vmteopo/DH3njhg50/help_cursor.png), crosshair;
  194. {/block:ifBlackTinyCursor}
  195. }
  196.  
  197.  
  198. /*main structure*/
  199.  
  200. body{
  201. background-color:{color:background};
  202. background-image:url({image:Background});
  203. background-attachment:fixed;
  204. background-repeat:repeat;
  205. font-size:10px;
  206. letter-spacing:1px;
  207. font-family:Raleway, sans-serif;
  208. color:{color:text};
  209. line-height:1.5em;
  210. -moz-osx-font-smoothing:grayscale;
  211. -webkit-font-smoothing:antialiased;
  212. font-smoothing:antialiased;
  213. }
  214.  
  215.  
  216. a:link, a:active, a:visited{
  217. color:{color:link};
  218. text-decoration:none;
  219. -webkit-transition:all 0.5s linear;
  220. -moz-transition:all 0.5s linear;
  221. transition:all 0.5s linear;
  222. }
  223.  
  224. a:hover {color:{color:text};}
  225.  
  226.  
  227. .center {
  228. position:relative;
  229. margin:60px auto;
  230. width:calc(540px + 130px);
  231. {block:PermalinkPage}
  232. width:calc(400px + 200px);
  233. {/block:PermalinkPage}
  234. }
  235.  
  236. #posts{
  237. position:relative;
  238. {block:PermalinkPage}
  239. margin-top:100px;
  240. {/block:PermalinkPage}
  241. }
  242.  
  243.  
  244. .entry {
  245. margin:35px;
  246. background:{color:background};
  247. {block:indexpage}
  248. width:250px;
  249. opacity:0;
  250. z-index:-1;
  251. {/block:indexpage}
  252. {block:PermalinkPage}
  253. width:500px;
  254. padding-bottom:0px;
  255. {/block:PermalinkPage}
  256. }
  257.  
  258.  
  259.  
  260. .entry img{
  261. max-width:100%;
  262. display:block;
  263. position:relative;
  264. overflow:hidden;
  265. }
  266.  
  267.  
  268.  
  269. .perm a{
  270. color:{color:Accent text};
  271. }
  272.  
  273. .entry .perm{
  274. padding:7px;
  275. width:130px;
  276. height:45px;
  277. top:40%;
  278. margin-left:55px;
  279. text-align:center;
  280. opacity:0;
  281. background:{color:Accent};
  282. color:{color:Accent text};
  283. position:absolute;
  284. z-index:99;
  285. overflow:hidden;
  286. -webkit-transform: scale(0.70);
  287. -webkit-transition: all .3s ease;
  288. -moz-transition: all .3s ease;
  289. -o-transition: all .3s ease;
  290. transition: all .3s ease;
  291. }
  292.  
  293. .entry:hover .perm{
  294. opacity:1;
  295. overflow:visible;
  296. -webkit-transform: scale(1);
  297. }
  298.  
  299. .permalinktext{
  300. margin-top:5px;
  301. text-transform:uppercase;
  302. font-size:9px;
  303. }
  304.  
  305. pre {
  306. white-space: pre-wrap;
  307. white-space: -moz-pre-wrap;
  308. white-space: -pre-wrap;
  309. white-space: -o-pre-wrap;
  310. word-wrap: break-word;
  311. }
  312.  
  313. p {margin:5px 0;}
  314.  
  315. p:first-of-type {
  316. margin-top:0;
  317. padding-top:0;
  318. }
  319.  
  320. p:last-of-type {
  321. margin-bottom:0;
  322. padding-bottom:0;
  323. }
  324.  
  325.  
  326. small, big {font-size:1em;}
  327.  
  328. h1, h2, h3, h4 {
  329. font-size:2em;
  330. margin:0;
  331. padding:0;
  332. }
  333.  
  334.  
  335. /*audio player*/
  336.  
  337.  
  338. #audio {
  339. width:auto;
  340. margin:0px;
  341. height:auto;
  342. min-height:60px;
  343. line-height:20px;
  344. }
  345. .cover {
  346. z-index:1;
  347. width:70px;
  348. height:70px;
  349. position:absolute;
  350. }
  351. .cover img {
  352. float:left;
  353. position:absolute;
  354. border-radius:0px;
  355. width:70px;
  356. height:70px;
  357. }
  358.  
  359. .playbox {
  360. position:absolute;
  361. z-index:9;
  362. background:black;
  363. opacity:0;
  364. width:70px;
  365. height:70px;
  366. -webkit-transition:opacity 0.5s linear;
  367. -webkit-transition:all 0.5s linear;
  368. -moz-transition:all 0.5s linear;
  369. transition:all 0.5s linear;
  370. }
  371.  
  372. .entry:hover .playbox{
  373. opacity:.8;
  374. -webkit-transition:opacity 0.5s linear;
  375. -webkit-transition:all 0.5s linear;
  376. -moz-transition:all 0.5s linear;
  377. transition:all 0.5s linear;
  378. }
  379.  
  380. .button {
  381. position:relative;
  382. z-index: 1000;
  383. overflow:hidden;
  384. width:25px;
  385. height:25px;
  386. margin:20px 20px 20px 20px;
  387. }
  388.  
  389.  
  390. .info {
  391. margin-left:70px;
  392. margin-top:0px;
  393. font-size:10px;
  394. letter-spacing:2px;
  395. text-align:right;
  396. font-family:Raleway;
  397. text-transform:uppercase;
  398. line-height:25px;
  399. background:{color:Accent};
  400. color:{color:Accent text};
  401. padding:10px;
  402. }
  403.  
  404. /*title*/
  405.  
  406. .title{
  407. margin-bottom:4px;
  408. font-family:Raleway;
  409. font-size:15px;
  410. text-transform:uppercase;
  411. letter-spacing:2px;
  412. line-height:28px;
  413. }
  414.  
  415.  
  416. /*blockquote & quote*/
  417.  
  418. blockquote{
  419. border-left:1px solid {color:borders};
  420. margin:5px;
  421. padding-left:10px;
  422. line-height:15px;
  423. }
  424.  
  425. .quote{
  426. font-family:raleway;
  427. font-size:10px;
  428. color:{color:Title};
  429. font-style:italic;
  430. text-transform:uppercase;
  431. letter-spacing:2px;
  432. line-height:20px;
  433. padding:7px;
  434. background:{color:Accent};
  435. color:{color:Accent text};
  436. }
  437.  
  438. .cite{
  439. line-height:15px;
  440. text-align:right;
  441. font-size:9px;
  442. font-style:italic;
  443. padding:10px;
  444. padding-bottom:7px;;
  445. background:rgba({RGBcolor:Accent}, 0.5);
  446. color:{color:Accent text};
  447. }
  448.  
  449. .cite a{
  450. color:{color:Accent text};
  451. }
  452.  
  453. /*ask style*/
  454.  
  455.  
  456. .as{
  457. color:{color:text};
  458. letter-spacing:0px;
  459. text-transform:uppercase;
  460. letter-spacing:1px;
  461. padding:10px;
  462. font-family:roboto;
  463. font-size:10px;
  464. text-align:center;
  465. overflow:hidden;
  466. background:{color:Accent};
  467. color:{color:Accent text};
  468. }
  469.  
  470. .as a{color:{color:Accent text};}
  471.  
  472. .q{
  473. margin-top:10px;
  474. margin-bottom:10px;
  475. line-height:14px;
  476. }
  477.  
  478. .qline{
  479. height:1px;
  480. display:block;
  481. width:50%;
  482. margin-left:25%;
  483. background:{color:borders};
  484. }
  485.  
  486. .a{
  487. line-height:14px;
  488. margin-top:10px;
  489. }
  490.  
  491. .a img{
  492. width:100%;
  493. height:auto;
  494. }
  495.  
  496.  
  497. /*chat styling*/
  498.  
  499. .user_1, .user_3, .user_5, .user_7, .user_9, .user_11, .user_13, .user_15, .user_17, .user_19, .user_21, .user_23, .user_25, .user_27, .user_29, .user_31, .user_33, .user_35, .user_37, .user_39, .user_41, .user_43, .user_45, .user_47, .user_49, .user_51, .user_53, .user_55, .user_57, .user_59, .user_61, .user_63, .user_65, .user_67, .user_69, .user_71, .user_73, .user_75, .user_77, .user_79, .user_81, .user_83, .user_85, .user_87, .user_89, .user_91, .user_93, .user_95, .user_97, .user_99, .user_101, .user_103, .user_105, .user_107, .user_109, .user_111, .user_113, .user_115, .user_117, .user_119, .user_121, .user_123, .user_125, .user_127, .user_129, .user_131, .user_133, .user_135, .user_137, .user_139, .user_141, .user_143, .user_145, .user_147, .user_149{
  500. background:rgba({RGBcolor:Accent}, 1);
  501. padding:7px;
  502. color:{color:Accent text};}
  503.  
  504. .user_2, .user_4, .user_6, .user_8, .user_10, .user_12, .user_14, .user_16, .user_18, .user_20, .user_22, .user_24, .user_26, .user_28, .user_30, .user_32, .user_34, .user_36, .user_38, .user_40, .user_42, .user_44, .user_46, .user_48, .user_50, .user_52, .user_54, .user_56, .user_58, .user_60, .user_62, .user_64, .user_66, .user_68, .user_70, .user_72, .user_74, .user_76, .user_78, .user_80, .user_82, .user_84, .user_86, .user_88, .user_90, .user_92, .user_94, .user_96, .user_98, .user_100, .user_102, .user_104, .user_106, .user_108, .user_110, .user_112, .user_114, .user_116, .user_118, .user_120, .user_122, .user_124, .user_126, .user_128, .user_130, .user_132, .user_134, .user_136, .user_138, .user_140, .user_142, .user_144, .user_146, .user_148, .user_150{
  505. background:rgba({RGBcolor:Accent}, 0.6);
  506. padding:7px;
  507. color:{color:Accent text};}
  508.  
  509.  
  510. .back li, .a li{position:relative;display:block;}
  511. .back li:before, .a li:before{content:'―';font-size:10px;position:absolute;left:-15px;color:{color:borders};top:0px;}
  512.  
  513.  
  514. /*permalink notes*/
  515.  
  516. .caption{
  517. padding:10px;
  518. margin-top:10px;
  519. border:1px solid {color:borders};
  520. }
  521.  
  522.  
  523. .inf{
  524. display:block;
  525. margin-top:10px;
  526. margin-bottom:10px;
  527. padding:10px;
  528. border:1px solid {color:borders};
  529. line-height:17px;
  530. }
  531.  
  532. .tg{display:block;}
  533. .tg a:after{content:',';}
  534. .tg a:last-of-type:after {content:'.';}
  535. .inf a, .notas a, .tg a{color:{color:text};}
  536. .inf a:hover, .notas a:hover, .tg a:hover{color:{color:link};}
  537.  
  538. .notas{
  539. margin-top:0px;
  540. display:none;
  541. border:1px solid {color:borders};
  542. border-top:0px solid transparent;
  543. padding:0px;
  544. color:{color:text};
  545. }
  546.  
  547.  
  548. ol.notes {
  549. padding:0px!important;
  550. margin: 0;
  551. list-style-type: none;
  552. }
  553. ol.notes li.note {
  554. padding:8px;
  555. border-top:1px solid {color:borders};
  556. }
  557. ol.notes li.note img.avatar {
  558. float:right;
  559. border-radius:50%;
  560. padding:0px!important;
  561. }
  562. ol.notes li.note blockquote a {
  563. text-decoration: none;
  564. }
  565. li.more_notes_link_container {
  566. text-transform: uppercase;
  567. font-size:1em;
  568. letter-spacing:1px;
  569. }
  570.  
  571. li.more_notes_link_container:hover{
  572. letter-spacing:4px;
  573. }
  574.  
  575. img:not(.lightbox-image) {
  576. max-width:100%;
  577. height:auto;
  578. }
  579.  
  580.  
  581. #top{
  582. position:fixed;
  583. opacity:1;
  584. width:100%;
  585. height:25px;
  586. background:{color:Accent};
  587. top:0px;
  588. left:0px;
  589. z-index:9999;
  590. color:{color:Accent text};
  591. text-align:center;
  592. line-height:25px;
  593. }
  594.  
  595.  
  596. #left{
  597. position:fixed;
  598. opacity:1;
  599. width:25px;
  600. height:100%;
  601. background:{color:Accent};
  602. bottom:0px;
  603. left:0px;
  604. z-index:9999;}
  605.  
  606.  
  607. #sidebar{
  608. position:fixed !important;
  609. width:235px;
  610. height:auto;
  611. z-index:999;
  612. top:180px;
  613. {block:ifnotrightsidebar}
  614. margin-left:calc(20px - 275px);
  615. {/block:ifnotrightsidebar}
  616. {block:ifrightsidebar}
  617. right:calc(20px + 90px);
  618. {/block:ifrightsidebar}
  619. opacity:1;
  620. padding-bottom:10px;
  621. padding-top:10px;
  622. border-top:1px double {color:borders};
  623. border-bottom:1px double {color:borders};
  624. text-align:left;
  625. z-index:9999;
  626. }
  627.  
  628.  
  629. #tit{
  630. text-transform:uppercase;
  631. position:fixed;
  632. margin-top:-40px;
  633. opacity:1;
  634. font-size:25px;
  635. font-family:Raleway;
  636. font-weight:300;
  637. text-align:right;
  638. color:{color:Accent};
  639. margin-left:0px;
  640. width:230px;}
  641.  
  642.  
  643. .nav{
  644. opacity:1;
  645. margin-top:20px;
  646. position:fixed;
  647. width:230px;
  648. text-align:center;
  649. }
  650.  
  651.  
  652. .nav a{
  653. text-decoration:none;
  654. color:{color:link};
  655. font-size:10px;
  656. letter-spacing:1px;
  657. display:inline-block;
  658. line-height:10px;
  659. margin:5px;
  660. text-align:center;
  661. transition: all 0.9s ease-out;
  662. transition:0.4s;
  663. -webkit-transition:all 0.6s ease-out;
  664. -moz-transition:all 0.6s ease-out;
  665. transition:all 0.6s ease-out;
  666. }
  667.  
  668. .nav:hover a{opacity:.5;color:{color:link};}
  669. .nav a:hover{color:{color:text};opacity:1;}
  670.  
  671.  
  672.  
  673. </style>
  674. </head>
  675.  
  676. <body>
  677.  
  678. <div id="top">{text:quote}</div>
  679. <div id="left"></div>
  680.  
  681. <div class="center">
  682.  
  683. <div id="sidebar">
  684. <div id="tit">{text:blogtitle}</div>
  685. {description}
  686. <div class="nav">
  687. <a href="{text:Link 1}">{text:Link 1 Title}</a>
  688. <a href="{text:Link 2}">{text:Link 2 Title}</a>
  689. <a href="{text:Link 3}">{text:Link 3 Title}</a>
  690. <a href="{text:Link 4}">{text:Link 4 Title}</a>
  691. <a href="{text:Link 5}">{text:Link 5 Title}</a>
  692. <a href="{text:Link 6}">{text:Link 6 Title}</a>
  693. <a href="http://planthed.tumblr.com">theme</a>
  694. </div>
  695. </div>
  696.  
  697.  
  698. <div id="posts">
  699. {block:Posts}
  700. <div class="entry">
  701.  
  702. {block:Text}<div class="back">
  703. {block:Title}<div class="title">{Title}</div>{/block:Title}
  704. {Body}</div>{block:IndexPage}
  705. <div class="permalinktext">
  706. Posted on {Month} {DayOfMonth}, {Year} <div style="text-align:right;margin-top:-15px"><a href="{permalink}" target="_blank">{notecountwithlabel}</a></div></div>
  707. {/block:IndexPage}
  708. {/block:Text}
  709.  
  710.  
  711. {block:Link}<div class="back">
  712. <div class="title">
  713. <a href="{URL}">{Name} <i class="fa fa-angle-right"></i></a></div>
  714. {block:Description}{Description}{/block:Description}
  715. </div>{block:IndexPage}
  716. <div class="permalinktext">
  717. Posted on {Month} {DayOfMonth}, {Year} <div style="text-align:right;margin-top:-15px"><a href="{permalink}" target="_blank">{notecountwithlabel}</a></div></div>
  718. {/block:IndexPage}
  719. {block:Link}
  720.  
  721.  
  722. {block:Photo}
  723. {block:IndexPage}
  724. <div class="perm">
  725. Posted <a href="{permalink}" target="_blank">{month} {dayofmonth}{dayofmonthsuffix}</a><br>
  726. with {notecountwithlabel}<br>
  727. <a href="{ReblogURL}" target="_blank">Share this post</a>
  728. </div>
  729. {/block:IndexPage}
  730. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/>
  731. {/block:Photo}
  732.  
  733.  
  734. {block:Photoset}
  735. {block:IndexPage}
  736. <div class="perm">
  737. Posted <a href="{permalink}" target="_blank">{month} {dayofmonth}{dayofmonthsuffix}</a><br>
  738. with {notecountwithlabel}<br>
  739. <a href="{ReblogURL}" target="_blank">Share this post</a>
  740. </div>
  741. {/block:IndexPage}
  742. <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>
  743. {/block:Photoset}
  744.  
  745.  
  746. {block:Quote}
  747. <div class="back">
  748. <div class="quote">❝&nbsp;{quote}</div>
  749. <div class="cite">&mdash; {Source}</div></div>
  750. {block:IndexPage}
  751. <div class="permalinktext">
  752. Posted on {Month} {DayOfMonth}, {Year} <div style="text-align:right;margin-top:-15px"><a href="{permalink}" target="_blank">{notecountwithlabel}</a></div></div>
  753. {/block:IndexPage}
  754. {/block:Quote}
  755.  
  756. {block:Chat}
  757. <div class="back">
  758. <div class="chat">
  759. {block:Title}<span class="title">{Title}</span></span>{/block:Title}
  760. {block:Lines}<div class="lines {Alt}"><div class="{Alt} user_{UserNumber}">{block:Label}<i>{Label}</i> {/block:Label}{Line}</div></div>{/block:Lines}
  761. </div></div>
  762. {block:IndexPage}
  763. <div class="permalinktext">
  764. Posted on {Month} {DayOfMonth}, {Year} <div style="text-align:right;margin-top:-15px"><a href="{permalink}" target="_blank">{notecountwithlabel}</a></div></div>
  765. {/block:IndexPage}
  766. {/block:Chat}
  767.  
  768. {block:Audio}
  769. <div class="back">
  770. <div id="audio">
  771. <div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>
  772. {block:AlbumArt}
  773. <div class="cover"><img src="{AlbumArtURL}"></div>
  774. {/block:AlbumArt}
  775. <div class="playbox">
  776. <div class="button">
  777. {block:AudioPlayer}{AudioPlayerBlack}{/block:AudioPlayer}</div></div>
  778. <div class="info">
  779. <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}
  780. <div style="text-transform:uppercase;font-size:8px;letter-spacing:2px;color:{color:Accent text};">
  781. <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}</div>
  782. </div>
  783. </div></div>
  784. {block:IndexPage}
  785. <div class="permalinktext">
  786. Posted on {Month} {DayOfMonth}, {Year} <div style="text-align:right;margin-top:-15px"><a href="{permalink}" target="_blank">{notecountwithlabel}</a></div></div>
  787. {/block:IndexPage}
  788. {/block:Audio}
  789.  
  790.  
  791. {block:Video}
  792. <div class="video">{Video-500}</div>
  793. {block:IndexPage}
  794. <div class="permalinktext">
  795. Posted on {Month} {DayOfMonth}, {Year} <div style="text-align:right;margin-top:-15px"><a href="{permalink}" target="_blank">{notecountwithlabel}</a></div></div>
  796. {/block:IndexPage}
  797. {/block:Video}
  798.  
  799.  
  800. {block:Answer}
  801. <div class="back">
  802. <div class="as">{Asker} asked:</div>
  803. <div class="q">{Question}</div>
  804. <div class="qline"></div>
  805. <div class="a">{Answer}</div>
  806. </div> {block:IndexPage}
  807. <div class="permalinktext">
  808. Posted on {Month} {DayOfMonth}, {Year} <div style="text-align:right;margin-top:-15px"><a href="{permalink}" target="_blank">{notecountwithlabel}</a></div></div>
  809. {/block:IndexPage}
  810. {/block:Answer}
  811.  
  812. {block:ContentSource}<!-- {SourceURL}
  813. {block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
  814. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  815. {/block:ContentSource}
  816.  
  817. <!-- {block:NoRebloggedFrom}
  818. {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
  819. {/block:NoRebloggedFrom} -->
  820.  
  821. {block:PermalinkPage}
  822. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  823. {block:Date}
  824. <div class="inf">
  825. Posted on {month} {dayofmonth}{dayofmonthsuffix} at {12hour}:{minutes}{ampm} <br>
  826. {block:RebloggedFrom}
  827. source: <a href="{ReblogRootURL}">{ReblogRootName}</a> <br> via: <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  828. {/block:RebloggedFrom}
  829. <div class="tg">
  830. {block:HasTags}
  831. tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;
  832. {/block:Tags}{/block:HasTags}
  833. </div>
  834. <a title="show notes" class="show">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</a></div>
  835. <div class="notas">
  836. {block:PostNotes}
  837. {PostNotes}
  838. {/block:PostNotes}
  839. {/block:Date}
  840. </div>
  841. {/block:PermalinkPage}
  842. {/block:Date}
  843. </div>
  844. {/block:Posts}
  845. </div>
  846.  
  847.  
  848. <div class="pagination">
  849. {block:Pagination}
  850. {block:PreviousPage}
  851. <a href="{PreviousPage}"></a>
  852. {/block:PreviousPage}
  853.  
  854. {block:NextPage}
  855. <a href="{NextPage}" class="next"></a>
  856. {/block:NextPage}
  857. {/block:Pagination}</div></div>
  858.  
  859. <!--Like seriously guys, DON'T TOUCH any of this scripts unless you know what it does or you will ruin your whole theme--->
  860. <link href='https://fonts.googleapis.com/css?family=Montserrat:400,700|Source+Sans+Pro:400,700|Hind:400,700|Dancing+Script:400,700|Open+Sans:400,700|Muli|Kurale|PT+Serif:400,700|Old+Standard+TT:400,700|Roboto:400,700|Roboto+Condensed:400,700|Lato:400,700|Raleway:400,700,300|Montez|Karla:400,700|Quicksand:400,700|Petit+Formal+Script|Clicker+Script|Mako|Maven+Pro:400,700' rel='stylesheet' type='text/css'>
  861. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css">
  862. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  863. <script src ="http://static.tumblr.com/fwgzvyf/Oj1o08f6h/shythemes.vr.js"></script>
  864. <link rel="stylesheet" href="http://static.tumblr.com/8pnyeus/29To2og0o/styles.css">
  865. <script src="http://static.tumblr.com/8pnyeus/nfIo2oh8w/l-script.js" type="text/javascript"></script>
  866. <script src="http://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
  867. {block:IndexPage}
  868. <script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
  869. <script src="http://static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>
  870. {/block:IndexPage}
  871. <script>
  872. $(document).ready(function(){
  873. $('.photo-slideshow').pxuPhotoset({
  874. lightbox: true,
  875. rounded: false,
  876. gutter: '1px',
  877. photoset: '.photo-slideshow',
  878. photoWrap: '.photo-data',
  879. photo: '.pxu-photo'
  880. });
  881. {block:IndexPage}
  882. var $container = $('#posts');
  883. $container.masonry({ itemSelector: '.entry' });
  884. $container.imagesLoaded(function(){
  885. $container.masonry();
  886. $container.find('.entry').animate({ opacity: 1, zIndex: 1 });
  887. });
  888. $container.infinitescroll({
  889. itemSelector: '.entry',
  890. navSelector: '.pagination',
  891. nextSelector: '.next',
  892. loadingImg: '',
  893. loadingText: '<em></em>',
  894. bufferPx: 2000
  895. },
  896. function( newElements ) {
  897. var $newElems = $( newElements );
  898. $newElems.find('.photo-slideshow').pxuPhotoset({
  899. lightbox: true,
  900. rounded: false,
  901. gutter: '1px',
  902. photoset: '.photo-slideshow',
  903. photoWrap: '.photo-data',
  904. photo: '.pxu-photo'
  905. },
  906.  
  907. function(){
  908. resizeVideos(); },
  909.  
  910. function(){
  911. $container.masonry();
  912. });
  913. $newElems.imagesLoaded(function(){
  914. $container.masonry( 'appended', $newElems );
  915. $newElems.animate({ opacity: 1, zIndex: 1 });
  916. });
  917. });
  918. {/block:IndexPage}
  919. });
  920. </script>
  921. </body>
  922. </html>
Add Comment
Please, Sign In to add comment